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 315ec7e commit e63e8d4Copy full SHA for e63e8d4
package.json
@@ -13,7 +13,7 @@
13
"files": [
14
"lib",
15
"dist",
16
- "/typings/react-popper.d.ts"
+ "typings/react-popper.d.ts"
17
],
18
"scripts": {
19
"build": "npm run build:cjs && npm run build:esm && cp src/styles.css dist",
0 commit comments