Files
myeasycms-v2/packages/email-templates
giancarlo 041efb89fb Remove team account related services and actions
Removed services and actions related to team account deletion as well as updated paths within other dependent files, better reflecting their new locations. Also, added a new service titled 'AccountBillingService' for handling billing-related operations and restructured the form layout and handled translation in 'team-account-danger-zone' component.
2024-03-28 15:27:56 +08: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.