UNPKG

@wonderflow/react-components

Version:

UI components from Wonderflow's Wanda design system

7 lines 279 B
export type { CheckboxProps } from './checkbox'; export { Checkbox } from './checkbox'; export type { RadioProps } from './radio'; export { Radio } from './radio'; export type { ToggleProps } from './toggle'; export { Toggle } from './toggle'; //# sourceMappingURL=index.d.ts.map