1.0.4 • Published 3 years ago

builtformik v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago