UNPKG

@shopify/react-form

Version:

Manage react forms tersely and safely-typed with no magic using React hooks.

3 lines (2 loc) 142 B
export { useField, FieldConfig } from './field'; export { reduceField, FieldAction, updateErrorAction, initialFieldState, } from './reducer';