UNPKG

@appbuckets/react-ui-forms

Version:

An utilities package to manage and create Form using AppBuckets ReactUI

3 lines (2 loc) 117 B
export { default } from './HookedNumericInput'; export type { HookedNumericInputProps } from './HookedNumericInput';