diff --git a/package.json b/package.json
index 7fca9bed0f8b8650e5998337bb7a656934d8dfff..54fbe34c98ecf4cd8688fca0a6c9c585c75d2e28 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,7 @@
     "react": "^17.0.2",
     "react-dom": "^17.0.2",
     "react-error-boundary": "^3.1.4",
+    "react-hook-form": "^7.39.5",
     "react-i18next": "^12.0.0",
     "react-router-dom": "^6.4.3",
     "react-virtuoso": "^3.1.3",
diff --git a/yarn.lock b/yarn.lock
index f1ff069395578393004963b0b1ef134fea034ea4..18e969d479fade1ba3395afcfb5844705de3175d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1983,6 +1983,11 @@ react-error-boundary@^3.1.4:
   dependencies:
     "@babel/runtime" "^7.12.5"
 
+react-hook-form@^7.39.5:
+  version "7.39.5"
+  resolved "https://registry.npmmirror.com/react-hook-form/-/react-hook-form-7.39.5.tgz#a4272b60288ef5e1bb42bbb6ba3b36d243ab2879"
+  integrity sha512-OE0HKyz5IPc6svN2wd+e+evidZrw4O4WZWAWYzQVZuHi+hYnHFSLnxOq0ddjbdmaLIsLHut/ab7j72y2QT3+KA==
+
 react-i18next@^12.0.0:
   version "12.0.0"
   resolved "https://registry.npmmirror.com/react-i18next/-/react-i18next-12.0.0.tgz#634015a2c035779c5736ae4c2e5c34c1659753b1"