UNPKG

@appbuckets/react-ui-forms

Version:

An utilities package to manage and create Form using AppBuckets ReactUI

3 lines (2 loc) 105 B
export { default } from './HookedCheckbox'; export type { HookedCheckboxProps } from './HookedCheckbox';