Skip to content

Commit e708c34

Browse files
committed
Drop redundant ./Box export (covered by ./* wildcard)
1 parent f55da57 commit e708c34

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/mui-system/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
},
8484
"exports": {
8585
".": "./src/index.js",
86-
"./Box": "./src/Box/index.js",
8786
"./createTheme": "./src/createTheme/index.js",
8887
"./RtlProvider": "./src/RtlProvider/index.js",
8988
"./styleFunctionSx": "./src/styleFunctionSx/index.js",

0 commit comments

Comments
 (0)