Feedback button

This commit is contained in:
Sebastien Castiel
2024-01-09 15:32:19 -05:00
parent 5ce96aef30
commit 323b0ea128
14 changed files with 1459 additions and 17 deletions

View File

@@ -24,6 +24,11 @@
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.5",
"@react-email/heading": "^0.0.11",
"@react-email/html": "^0.0.7",
"@react-email/preview": "^0.0.8",
"@react-email/text": "^0.0.7",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lucide-react": "^0.290.0",
@@ -36,6 +41,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.47.0",
"resend": "^2.1.0",
"tailwind-merge": "^1.14.0",
"tailwindcss-animate": "^1.0.7",
"ts-pattern": "^5.0.6",