Files
myeasycms-v2/packages/email-templates
gbuomprisco 53302fba7e Update dependencies
Upgraded multiple dependencies across the project, including @types/node to ^22.5.1 and @supabase/supabase-js to ^2.45.3. This change also includes updates to react-related types and various other packages to their latest versions to maintain compatibility and leverage new features.
2024-08-31 17:47:21 +02:00
..
2024-08-31 17:47:21 +02:00

Emails - @kit/email-templates

This package is responsible for managing email templates using the react.email library.

Here you can define email templates using React components and export them as a function that returns the email content.