UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

3 lines (2 loc) 156 B
export { default as ToggleGroup, ToggleGroupItem } from "./ToggleGroup.js"; export type { ToggleGroupProps, ToggleGroupItemProps } from "./ToggleGroup.js";