UNPKG

@faire/mjml-react

Version:

React component library to generate the HTML emails on the fly

6 lines (5 loc) 267 B
export { MjmlComment } from "./mjml-comment"; export { MjmlConditionalComment } from "./mjml-conditional-comment"; export { MjmlYahooStyle } from "./mjml-yahoo-style"; export { MjmlTrackingPixel } from "./mjml-tracking-pixel"; export { MjmlHtml } from "./mjml-html";