Wills Bithrey
Wills Bithrey
I'm also seeing this. If i make a component like this: ```jsx export const Paragraph = ({ children, className, style, strong, ...props }: ParagraphProps) => { const classes = cn(...
@gabrielmfern Am I right in thinking that we need https://github.com/resend/react-email/pull/1383 merged before this issue can be fixed? Do you think any extra changes will be required on top of those...
I've also just hit this issue - Thanks for reporting @aedart.
Same here