UNPKG

@atlaskit/form

Version:

A form allows people to input information.

3 lines (2 loc) 123 B
export { default as CheckboxField } from '../checkbox-field'; export type { CheckboxFieldProps } from '../checkbox-field';