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.
2 parents ad7a604 + 68e2f70 commit ed658a5Copy full SHA for ed658a5
src/index.ts
@@ -20,4 +20,4 @@ const reactUseClientPlugIn: Plugin = {
20
},
21
};
22
23
-export default reactUseClientPlugIn;
+module.exports = reactUseClientPlugIn;
0 commit comments