Skip to content

Commit

Permalink
feat: feedback form on contact page
Browse files Browse the repository at this point in the history
  • Loading branch information
akshat-OwO committed Jan 30, 2024
1 parent 4a50b87 commit 1e4bb83
Show file tree
Hide file tree
Showing 9 changed files with 674 additions and 30 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
},
"dependencies": {
"@contentful/rich-text-react-renderer": "^15.19.0",
"@hookform/resolvers": "^3.3.4",
"@mantine/hooks": "^7.2.2",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-checkbox": "^1.0.4",
Expand Down Expand Up @@ -61,11 +62,15 @@
"postcss": "8.4.31",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.49.3",
"react-textarea-autosize": "^8.5.3",
"resend": "^3.1.0",
"tailwind-merge": "^2.0.0",
"tailwindcss": "3.3.5",
"tailwindcss-animate": "^1.0.7",
"typescript": "5.2.2",
"vaul": "^0.7.9",
"zod": "^3.22.4",
"zustand": "^4.5.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 1e4bb83

Please sign in to comment.