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 bd4c061 commit bdef0f5Copy full SHA for bdef0f5
package.json
@@ -39,6 +39,8 @@
39
},
40
"exports": {
41
".": "./index.js",
42
+ "./cartesian-chart": "./cartesian-chart/index.js",
43
+ "./pie-chart": "./pie-chart/index.js",
44
"./test-utils/dom": "./test-utils/dom/index.js",
45
"./test-utils/dom/internal/core": "./test-utils/dom/internal/core.js",
46
"./test-utils/selectors": "./test-utils/selectors/index.js",
0 commit comments