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 e5a5947 commit 0b9da4aCopy full SHA for 0b9da4a
src/emails/react-dom-server.edge.d.ts
@@ -2,7 +2,7 @@
2
* License, v. 2.0. If a copy of the MPL was not distributed with this
3
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
4
5
-// This is needed because `renderEmail.ts` needs to import from server.node
+// This is needed because `renderEmail.ts` needs to import from server.edge
6
// directly — see the comment in that file.
7
declare module "react-dom/server.edge" {
8
export * from "react-dom/server";
0 commit comments