Add react hook form and new env variables

This commit is contained in:
Valtteri Karesto
2022-03-16 18:59:11 +02:00
parent b9aa3e2adc
commit 694d07fa0e
3 changed files with 10 additions and 1 deletions

View File

@@ -3297,6 +3297,11 @@ react-dom@17.0.2:
object-assign "^4.1.1"
scheduler "^0.20.2"
react-hook-form@^7.28.0:
version "7.28.0"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.28.0.tgz#40f385da1f31a3c26bb7491d7d77c111b6ad6909"
integrity sha512-mmLpT86BkMGPr0r6ca8zxV0WH4Y1FW5MKs7Rq1+uHLVeeg5pSWbF5Z/qLCnM5vPVblHNM6lRBRRotnfEAf0ALA==
react-hot-keys@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/react-hot-keys/-/react-hot-keys-2.7.1.tgz#a811445e66551c9f5b0e6b130d12096a59688539"