UNPKG

input-props

Version:

A React component that provides a two-way data-binding feel to your forms controlled by a mobx state.

3 lines (2 loc) 102 B
export { InputProps } from "./InputProps"; export { FormErrorHandler } from "./form-error-handler";