export { Tabs } from './Tabs'; /** * This index.tsx file exists so that you can do * * import { Tabs } from '../controls/Tabs/'; * * and the required Tabs.tsx is automatically imported. */