UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

4 lines (3 loc) 191 B
export { default as Checkbox } from "./Checkbox.js"; export { default as CheckboxGroup, type CheckboxGroupProps, } from "./CheckboxGroup.js"; export type { CheckboxProps } from "./types.js";