fix react-hook-form stuffs

This commit is contained in:
Spectralitree 2021-04-13 20:46:43 +02:00
parent fd7e2c2bda
commit d69ef2b71e
8 changed files with 68 additions and 62 deletions

5
package-lock.json generated
View file

@ -12456,6 +12456,11 @@
"resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.8.tgz",
"integrity": "sha512-HvPuUQnLp5H7TouGq3kzBeioJmXms1wHy9EGjz2OURWBp4qZO6AfGEcnxts1D/CbwPLRAgTMPCEgYhA3sEM4vw=="
},
"react-hook-form": {
"version": "7.0.7",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.0.7.tgz",
"integrity": "sha512-PUiiEzAsLoO0hlO9Q3z/smDQ0mgPffL52QhLYvtjK11vDkXUgDc1l3ZXXvdeR4+VGwJNIuhl0bboFkhJN3E+Qg=="
},
"react-icons": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.1.0.tgz",