UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

4 lines (3 loc) 172 B
export { default as Radio } from "./Radio.js"; export { default as RadioGroup, type RadioGroupProps } from "./RadioGroup.js"; export type { RadioProps } from "./types.js";