mirror of
https://github.com/Mail-0/Zero.git
synced 2026-07-01 08:16:28 +00:00
- Added `@react-email/components` dependency to `bun.lock` and `package.json`. - Removed the `extractText.ts` file as it is no longer needed. - Refactored email rendering in `mail-iframe.tsx` to utilize the new `template` function from `email-utils.client.tsx`. - Improved handling of image loading based on sender trust status. - Updated various components to enhance readability and maintainability.