We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031e6cf commit 1e15660Copy full SHA for 1e15660
packages/react-email/src/utils/get-email-component.ts
@@ -62,6 +62,7 @@ export const getEmailComponent = async (
62
TextEncoderStream,
63
ReadableStream,
64
URL,
65
+ URLSearchParams,
66
module: { exports: { default: undefined as unknown } },
67
__filanem: emailPath,
68
__dirname: path.dirname(emailPath),
0 commit comments