UNPKG

mui-simple

Version:

Override mui-v7 components to simplify usage

5 lines 197 B
export { default as Tabs } from './Tabs'; export type { TabsProps } from './Tabs'; export { default as Tab } from './Tab'; export type { TabProps } from './Tab'; //# sourceMappingURL=index.d.ts.map