UNPKG

@fremtind/jkl-radio-button-react

Version:
7 lines (6 loc) 336 B
export type { RadioButtonProps } from "./RadioButton"; export { RadioButton } from "./RadioButton"; export type { RadioButtonGroupProps } from "./RadioButtonGroup"; export { RadioButtonGroup } from "./RadioButtonGroup"; export type { BaseRadioButtonProps } from "./BaseRadioButton"; export { BaseRadioButton } from "./BaseRadioButton";