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 4c1d72a commit 80431ebCopy full SHA for 80431eb
integrations/integrations.spec.ts
@@ -18,7 +18,7 @@ describe('integrations', () => {
18
});
19
20
/**
21
- * Create an extra temporary copy of the given integration so that there's @react-email/render module resolution from ../node_modules
+ * Create an extra temporary copy of the given integration so that there's `@react-email/render` module resolution from ../node_modules
22
*
23
* Also modifies the package.json to point to the SDK with an absolute path.
24
*/
0 commit comments