Chap06 -> Reducing boilerplat code with React Hook Form -> Installing React Hook Form
parent
228c9e9417
commit
970dd905dc
File diff suppressed because it is too large
Load Diff
|
@ -15,6 +15,7 @@
|
||||||
"history": "^5.3.0",
|
"history": "^5.3.0",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
|
"react-hook-form": "^7.29.0",
|
||||||
"react-router-dom": "^6.2.2",
|
"react-router-dom": "^6.2.2",
|
||||||
"react-scripts": "5.0.0",
|
"react-scripts": "5.0.0",
|
||||||
"typescript": "^4.6.2",
|
"typescript": "^4.6.2",
|
||||||
|
|
Loading…
Reference in New Issue