Email footer rework

This commit is contained in:
PxlLoewe
2025-06-01 10:26:10 -07:00
parent 9c4c51f274
commit 55e44d9cde
6 changed files with 49 additions and 121 deletions

View File

@@ -4,7 +4,7 @@
"outDir": "dist",
"allowImportingTsExtensions": false,
"baseUrl": ".",
"jsx": "react"
"jsx": "react-jsx"
},
"include": ["**/*.ts", "./index.ts", "modules/mail-templates/VerificationCode.tsx"],
"exclude": ["node_modules", "dist"]