Skip to content

Commit

Permalink
added YUP for validation of forms
Browse files Browse the repository at this point in the history
  • Loading branch information
lizaklimova committed Jan 14, 2024
1 parent 05a7f6d commit bbb8db4
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 2 deletions.
40 changes: 39 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"react-scripts": "5.0.1",
"redux-persist": "^6.0.0",
"styled-components": "^6.1.8",
"web-vitals": "^2.1.3"
"web-vitals": "^2.1.3",
"yup": "^1.3.3"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit bbb8db4

Please sign in to comment.