resend / react-email

💌 Build and send emails using React
https://react.email
MIT License
12.57k stars 571 forks source link

#1326 bug fixed. #1414

Closed ch-hamid14 closed 1 week ago

ch-hamid14 commented 1 month ago

Resolve the tooltip text color issue.

vercel[bot] commented 1 month ago

@ch-hamid14 is attempting to deploy a commit to the resend Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
react-email-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2024 2:45pm
gabrielmfern commented 1 month ago

Please run pnpm format on the project, as it seems to not match the style of code we use.

Also, detail a bit more on what went on the changes. If I remember correctly, the issue was with theming, so maybe setting a text-white like you've done isn't the right way to go, that's another reason where I would like to see the reasoning on these changes.

The title of the PR also is not descriptive enough, provide a description separate from the issue that describes your changes more closely.

gabrielmfern commented 1 week ago

Closing this as stale.