+ >
)
}
@@ -181,3 +188,4 @@ Header.propTypes = propTypes
Header.defaultProps = defaultProps
export default Header
+
\ No newline at end of file
diff --git a/yarn.lock b/yarn.lock
index 476ded2..a49ac80 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9421,6 +9421,11 @@ react-ga@^2.7.0:
resolved "https://registry.npmjs.org/react-ga/-/react-ga-2.7.0.tgz"
integrity sha512-AjC7UOZMvygrWTc2hKxTDvlMXEtbmA0IgJjmkhgmQQ3RkXrWR11xEagLGFGaNyaPnmg24oaIiaNPnEoftUhfXA==
+react-hook-form@^7.48.2:
+ version "7.48.2"
+ resolved "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.48.2.tgz"
+ integrity sha512-H0T2InFQb1hX7qKtDIZmvpU1Xfn/bdahWBN1fH19gSe4bBEqTfmlr7H3XWTaVtiK4/tpPaI1F3355GPMZYge+A==
+
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.4:
version "16.13.1"
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz"
@@ -9528,7 +9533,7 @@ react-visibility-sensor@^5.0.2:
dependencies:
prop-types "^15.7.2"
-"react@^15.0.0 || ^16.0.0", "react@^15.6.2 || ^16.0", react@^16.14.0, "react@>= 0.11.2 <= 16", react@>=15, react@>=16.0.0:
+"react@^15.0.0 || ^16.0.0", "react@^15.6.2 || ^16.0", react@^16.14.0, "react@^16.8.0 || ^17 || ^18", "react@>= 0.11.2 <= 16", react@>=15, react@>=16.0.0:
version "16.14.0"
resolved "https://registry.npmjs.org/react/-/react-16.14.0.tgz"
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==