UNPKG

@postenbring/hedwig-react

Version:

React components for [Hedwig Design System](https://github.com/bring/hedwig-design-system).

7 lines 275 B
export { Tabs } from "./tabs"; export { TabsList, TabsTab } from "./tabs-list"; export { TabsContents, TabsContent } from "./tabs-content"; export type * from "./tabs"; export type * from "./tabs-list"; export type * from "./tabs-content"; //# sourceMappingURL=index.d.ts.map