@music163/tango-mail
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

@music163/tango-mail

A email components library based on React for tango.

Usage

import { Html, Button } from '@music163/tango-mail';

const Email = () => {
  return (
    <Html lang="en" dir="ltr">
      <Button href="https://example.com" style={{ color: '#61dafb' }}>
        Click me
      </Button>
    </Html>
  );
};

Readme

Keywords

Package Sidebar

Install

npm i @music163/tango-mail

Weekly Downloads

11

Version

0.1.2

License

MIT

Unpacked Size

25.3 MB

Total Files

125

Last publish

Collaborators

  • kkdev163
  • hsiao0
  • voidsky
  • musicfe
  • wwsun
  • pwq309