Add formik

This commit is contained in:
Werner
2023-06-08 18:31:16 -03:00
parent a82cf2bf4e
commit b96b904d34
4 changed files with 195 additions and 137 deletions

View File

@ -10,6 +10,7 @@
},
"dependencies": {
"bootstrap": "^5.3.0",
"formik": "^2.4.1",
"next": "13.4.4",
"react": "18.2.0",
"react-bootstrap": "^2.7.4",