aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/tabs/index.js
blob: 3a8d182481f3686a7e872c68603d945d53854fce (plain) (blame)
1
2
3
import Tabs from './tabs.component'
import Tab from './tab'
export { Tabs, Tab }