supabase edge-functions error while importing react component

I am trying to create an edge function in which I am trying to use the resend email template. But I am constatnly getting the error.
Relative import path "@react-email/components" not prefixed with / or ./ or ../ from "file:///home/deno/functions/tempemail/_shared/approved.tsx"
edge_function_error.png
carbon.png
Was this page helpful?