Replace hCaptcha with Google reCAPTCHA in contact page
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-google-recaptcha": "^3.1.0",
|
||||
"react-icons": "^5.4.0",
|
||||
"react-scroll": "^1.9.3",
|
||||
"react-simple-typewriter": "^5.0.1",
|
||||
@@ -44,6 +45,7 @@
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"@types/react-google-recaptcha": "^2.1.9",
|
||||
"@types/react-scroll": "^1.8.10",
|
||||
"@types/react-vertical-timeline-component": "^3.3.6",
|
||||
"autoprefixer": "^10.4.21",
|
||||
|
||||
Reference in New Issue
Block a user