feat: Add data erasure request form and a new backend API endpoint for message submission.

This commit is contained in:
Van Leemput Dayron
2025-12-15 17:40:14 +01:00
parent 6c11cf5213
commit 572159b45a
9 changed files with 617 additions and 16 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"@emailjs/browser": "^4.4.1",
"axios": "^1.13.2",
"framer-motion": "^12.23.24",
"lucide-react": "^0.553.0",
"react": "^19.2.0",