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 3f8ea1f commit 81ed1bfCopy full SHA for 81ed1bf
package.json
@@ -67,7 +67,7 @@
67
"source": "src/index.ts",
68
"main": "built/index.umd.js",
69
"module": "built/index.esm.js",
70
- "types": "built/src/index.d.ts",
+ "types": "built/index.d.ts",
71
"sideEffects": false,
72
"keywords": [
73
"react",
0 commit comments