UNPKG

lumir-design-system-02

Version:
4 lines (3 loc) 121 B
export { default } from './Tab'; export { default as Tab } from './Tab'; export type { TabProps, TabItem } from './Tab';