UNPKG

react-state-form

Version:
11 lines (7 loc) 167 B
import FormContainer from './src/FormContainer' import Input from './src/components/Input/Input' const Form = FormContainer export default Form export { Input }