File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -195,11 +195,6 @@ const pages: MuiPage[] = [
195195 pathname : '/material-ui/guides' ,
196196 title : 'How-to guides' ,
197197 children : [
198- {
199- pathname : '/material-ui/guides/material-3-components' ,
200- title : 'Material Design 3 components' ,
201- newFeature : true ,
202- } ,
203198 { pathname : '/material-ui/guides/minimizing-bundle-size' } ,
204199 { pathname : '/material-ui/guides/server-rendering' } ,
205200 { pathname : '/material-ui/guides/responsive-ui' , title : 'Responsive UI' } ,
Original file line number Diff line number Diff line change 235235 "/material-ui/customization/z-index" : " z-index" ,
236236 "/material-ui/customization/transitions" : " Transitions" ,
237237 "/material-ui/guides" : " How-to guides" ,
238- "/material-ui/guides/material-3-components" : " Material Design 3 components" ,
239238 "/material-ui/guides/minimizing-bundle-size" : " Minimizing bundle size" ,
240239 "/material-ui/guides/server-rendering" : " Server rendering" ,
241240 "/material-ui/guides/responsive-ui" : " Responsive UI" ,
You can’t perform that action at this time.
0 commit comments