🧑💻 (emails) Add decent emails management
Use mjml-react to generate emails. Put all emails in a independent package.
This commit is contained in:
4
packages/emails/components/index.ts
Normal file
4
packages/emails/components/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
export { Button } from './Button'
|
||||
export { Text } from './Text'
|
||||
export { HeroImage } from './HeroImage'
|
||||
export { Head } from './Head'
|
Reference in New Issue
Block a user