Skip to content

CheoR/tmp-formik-pratice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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="/" />

About

Nothing to see here. Just just Formik practice.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published