Closed jimmysafe closed 4 weeks ago
Using React is a capability provided by the official Resend SDK. The nestjs-resend package is merely a wrapper to adapt it for NestJS and does not offer deeper functionality at this time, so I'm unable to assist you further.
Describe the bug In one of the examples its shown that we can send a React email through this service. Unfortunately i'm not able to send an React email with this package, im sure i'm doing something wrong.
I keep getting React is not defined.
To Reproduce Steps to reproduce the behavior:
Expected behavior I should be able to create a react component
Screenshots Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
This might not be an issue with the package itself. i really hope you could help on this <3