emailing html now for formatted messages

This commit is contained in:
2025-12-15 22:04:48 -05:00
parent 607939c468
commit 10c0bd953b
10 changed files with 702 additions and 200 deletions
+3 -1
View File
@@ -12,8 +12,10 @@
"clsx": "^2.1.1",
"lucide-react": "^0.555.0",
"next": "14.2.3",
"quill": "^2.0.3",
"react": "18.3.1",
"react-dom": "18.3.1"
"react-dom": "18.3.1",
"react-quill": "^2.0.0"
},
"devDependencies": {
"@types/node": "20.12.7",