import { TabPanel } from './TabPanel'; import { Tabs as TabsRoot } from './Tabs'; export const Tabs = Object.assign(TabsRoot, { TabPanel });