Divider
Horizontal rule with padding for section separation
Preview
<Section style={{ padding: "8px 40px" }}>
<Hr style={{ borderTop: "1px solid #e2e8f0", margin: "0" }} />
</Section>Horizontal rule with padding for section separation
<Section style={{ padding: "8px 40px" }}>
<Hr style={{ borderTop: "1px solid #e2e8f0", margin: "0" }} />
</Section>