react-email
react-email copied to clipboard
Section creates columns
I just updated my project to all the latest components, but it seems something really strange is happening.
A <Section> creates a column layout. I can set it back to a row layout by using a <Text> or <Container> component, but this has some styling problems.
Is something going wrong with the latest components, or has something been rewritten that is not documented?
When I create the sample project with npx create-email@latest and then update the dependencies to latest, the Stripe layout shows what I am experiencing: