@fremtind/jkl-radio-button-react
Version:
Jøkul react radio button components
7 lines (6 loc) • 336 B
TypeScript
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";