1.0.4 • Published 4 years ago

builtformik v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

BuiltFormik

Practice using Formik and creating npm packages.

Nothinging to see here.

Install

npm i builtformik

Use

Pass callback redirectToOnSuccess and url url as to where app should redirect to on successful submit.

import { LoanForm } from 'builtformik';


<LoanForm redirectToOnSuccess={history} url="/" />
1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago