Back to React Email

Support

apps/docs/snippets/support.mdx

0.0.152.0 KB
Original Source

Support

All components were tested using the most popular email clients.

<div role="list" className="grid py-2 list-none border rounded-xl text-sm" style={{ gridTemplateColumns: 'repeat(auto-fit, minmax(100px, 1fr))', columnGap: '0.5rem', borderColor: 'rgb(30 41 59/1)' }} > <div className="text-center block not-prose group relative my-2 ring-2 ring-transparent overflow-hidden">
Gmail
</div> <div className="text-center block not-prose group relative my-2 ring-2 ring-transparent overflow-hidden">
Apple Mail
</div> <div className="text-center block not-prose group relative my-2 ring-2 ring-transparent overflow-hidden">
Outlook
</div> <div className="text-center block not-prose group relative my-2 ring-2 ring-transparent overflow-hidden">
Yahoo! Mail
</div> <div className="text-center block not-prose group relative my-2 ring-2 ring-transparent overflow-hidden">
HEY
</div> <div className="text-center block not-prose group relative my-2 ring-2 ring-transparent overflow-hidden">
Superhuman
</div> </div>