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 d9aafa6 commit 5085498Copy full SHA for 5085498
package.json
@@ -132,6 +132,7 @@
132
"./useGdprStore": "./dist/useGdprStore.js",
133
"./useColors": "./dist/useColors.js",
134
"./useBreakpointsValues": "./dist/useBreakpointsValues.js",
135
+ "./link": "./dist/link.js",
136
"./mui": "./dist/mui.js",
137
"./tss": "./dist/tss.js",
138
"./tools/cx": "./dist/tools/cx.js",
src/scripts/list-exports.ts
@@ -28,6 +28,7 @@ const newExports = {
28
29
30
31
32
33
34
0 commit comments