leopardslab / react-email

React based components & utils curated for Emails.
Apache License 2.0
46 stars 14 forks source link

Fix deafultHTML for generateEmail method #108

Closed niloysikdar closed 2 years ago

niloysikdar commented 2 years ago

Description:

The current defaultHTML has few issues when comes to the compatibility with the different email clients. We need to optimize and fix the defaultEmail to add support for as many email clients as possible.

Solution:

We can follow this template to add compatibility for a batter range of email clients.

github-actions[bot] commented 2 years ago

🎉 This PR is included in version 1.15.1 🎉