fixed email messages

This commit is contained in:
2025-12-22 17:59:43 +01:00
parent c7f669fc11
commit 846379eccc
5 changed files with 228 additions and 58 deletions

View File

@@ -64,7 +64,8 @@
"lucide-react": "https://esm.sh/lucide-react@0.344.0?deps=react@18.2.0",
"@supabase/supabase-js": "https://esm.sh/@supabase/supabase-js@2.39.7",
"react-dom/": "https://esm.sh/react-dom@^19.2.3/",
"react/": "https://esm.sh/react@^19.2.3/"
"react/": "https://esm.sh/react@^19.2.3/",
"@google/genai": "https://esm.sh/@google/genai@^1.34.0"
}
}
</script>