We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127e6a3 commit 0fb0d7dCopy full SHA for 0fb0d7d
src/idom/web/templates/react.default.js
@@ -1,4 +1,4 @@
1
-export default from "$CDN/$PACKAGE";
+export { default } from "$CDN/$PACKAGE";
2
export * from "$CDN/$PACKAGE";
3
4
import * as React from "$CDN/react";
0 commit comments