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 83b1c4b commit c68a60dCopy full SHA for c68a60d
1 file changed
package.json
@@ -77,7 +77,7 @@
77
"react": ">=18.0.0",
78
"react-dom": ">=18.0.0"
79
},
80
- "types": "./lib/index.d.ts",
+ "types": "./es/index.d.ts",
81
"publishConfig": {
82
"access": "public"
83
0 commit comments