UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

3 lines 179 B
export { Tabs, useTab, useTabList, useTabPanel } from './Tabs'; export type { TabsProps, TabListProps, TabProps, TabPanelProps } from './Tabs'; //# sourceMappingURL=index.d.ts.map