mirror of
https://github.com/documenso/documenso.git
synced 2026-07-25 01:15:49 +10:00
20 lines
187 B
TypeScript
20 lines
187 B
TypeScript
export {
|
|
Body,
|
|
Button,
|
|
Column,
|
|
Container,
|
|
Font,
|
|
Head,
|
|
Heading,
|
|
Hr,
|
|
Html,
|
|
Img,
|
|
Link,
|
|
Preview,
|
|
Row,
|
|
render,
|
|
Section,
|
|
Tailwind,
|
|
Text,
|
|
} from 'react-email';
|