UNPKG

@spark-web/checkbox

Version:

--- title: Checkbox storybookPath: forms-checkbox--default isExperimentalPackage: false ---

4 lines (3 loc) 167 B
export { Checkbox } from './checkbox'; export { CheckboxPrimitive } from './checkbox-primitive'; export type { CheckboxPrimitiveProps, CheckboxProps } from './types';