@react-email/components
TypeScript icon, indicating that this package has built-in type declarations

0.0.16 • Public • Published

React Email components cover

@react-email/components
A collection of all components React Email.

Install

Install component from your command line.

With yarn

yarn add @react-email/components -E

With npm

npm install @react-email/components -E

Getting started

Add the component to your email template. Include styles where needed.

import { Heading } from "@react-email/components";

const Email = () => {
  return <Heading as="h1">Lorem ipsum</Heading>;
};

Support

This component was tested using the most popular email clients.

Gmail logo Apple Mail Outlook logo Yahoo! Mail logo HEY logo Superhuman logo
Gmail ✔ Apple Mail ✔ Outlook ✔ Yahoo! Mail ✔ HEY ✔ Superhuman ✔

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i @react-email/components

Weekly Downloads

275,970

Version

0.0.16

License

MIT

Unpacked Size

11.3 kB

Total Files

7

Last publish

Collaborators

  • gabrielmfern
  • bukinoshita
  • zenorocha