0.0.1 • Published 2 years ago
@react-email/inline-code v0.0.1
Install
Install component from your command line.
With yarn
yarn add @react-email/inline-code -EWith npm
npm install @react-email/inline-code -EGetting started
Add the component to your email template. Include styles where needed.
import { InlineCode } from "@react-email/inline-code";
const Email = () => {
return <InlineCode>@react-email/inline-code</InlineCode>;
};Support
This component was tested using the most popular email clients.
| Gmail ✔ | Apple Mail ✔ | Outlook ✔ | Yahoo! Mail ✔ | HEY ✔ | Superhuman ✔ |
License
MIT License
0.0.1
2 years ago