react-email issue about keys - Each child in a list should have a unique "key" prop.
I created issue in github about this issue - please answer there
https://github.com/resend/react-email/issues/1150
https://github.com/resend/react-email/issues/1150
GitHub
Describe the Bug Warning: Each child in a list should have a unique "key" prop. When I run this code useEffect(() => { async function renderEmail() { const emailMessageString = await r...
