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 e1fe166 commit f045191Copy full SHA for f045191
packages/react/package.json
@@ -91,5 +91,7 @@
91
}
92
93
},
94
- "sideEffects": false
+ "sideEffects": [
95
+ "./src/index.ts"
96
+ ]
97
0 commit comments