import {Img, Section} from '@react-email/components'; import * as React from 'react'; export function Header() { return (
Plunk
); }