Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(demo): Preview component being used outside of Body #1698

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

gabrielmfern
Copy link
Collaborator

@gabrielmfern gabrielmfern commented Sep 20, 2024

This moves the <Preview> component in all of our demo templates into the <Body> to make sure that it doesn't cause problems for anyone.

See #1683

Copy link

changeset-bot bot commented Sep 20, 2024

🦋 Changeset detected

Latest commit: ed61154

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Sep 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-email ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 4:00pm
react-email-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 4:00pm

@Hainesy
Copy link

Hainesy commented Oct 17, 2024

Please see comments I made here. I've found that this still breaks even when inside the body if the text length is >52 chars.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants