From 323b0ea1282abc0945cef1ebf8185bdf9a156f5d Mon Sep 17 00:00:00 2001 From: Sebastien Castiel Date: Tue, 9 Jan 2024 15:32:19 -0500 Subject: Feedback button --- package.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 4381ff0..23bd680 100644 --- a/package.json +++ b/package.json @@ -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", -- cgit v1.3