added declaration file for react-google-recaptcha

This commit is contained in:
Kristján Eldjárn 2022-09-09 14:04:36 -07:00
parent 268ea8eb9c
commit ac7d08ae6c
2 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,7 @@
"@types/lodash": "^4.14.182",
"@types/marked": "^4.0.3",
"@types/react-recaptcha": "^2.1.0",
"@types/react-google-recaptcha-v3": "^1.0.0",
"clsx": "^1.1.1",
"datocms-structured-text-to-html-string": "^2.0.4",
"datocms-structured-text-to-plain-text": "^2.0.4",
@ -48,6 +49,7 @@
"react-dom": "^18.0.0",
"react-fast-marquee": "^1.3.1",
"react-google-recaptcha": "^2.1.0",
"react-google-recaptcha-v3": "^1.0.0",
"react-hook-form": "^7.30.0",
"react-mailchimp-subscribe": "^2.1.3",
"react-merge-refs": "^1.1.0",

View File

@ -0,0 +1 @@
declare module 'react-google-recaptcha'