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 6b5435c commit 3e1004aCopy full SHA for 3e1004a
1 file changed
package.json
@@ -72,7 +72,7 @@
72
"react": ">=16.9.0",
73
"react-dom": ">=16.9.0"
74
},
75
- "types": "./lib/index.d.ts",
+ "types": "./es/index.d.ts",
76
"style": "./assets/index.css",
77
"publishConfig": {
78
"access": "public"
0 commit comments