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

0.0.8 • Public • Published

React Email Hr cover

@react-email/hr
Display a divider that separates content areas in your email.

Install

Install component from your command line.

With yarn

yarn add @react-email/hr -E

With npm

npm install @react-email/hr -E

Getting started

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

import { Hr } from "@react-email/hr";

const Email = () => {
  return <Hr />;
};

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

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i @react-email/hr

    Weekly Downloads

    296,350

    Version

    0.0.8

    License

    MIT

    Unpacked Size

    9.85 kB

    Total Files

    7

    Last publish

    Collaborators

    • gabrielmfern
    • bukinoshita
    • zenorocha