UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

3 lines (2 loc) 165 B
export { default as Tabs, TabsTab, TabsList, TabsPanel } from "./Tabs.js"; export type { TabsProps, TabsTabProps, TabsListProps, TabsPanelProps, } from "./Tabs.js";