Skip to content

Commit

Permalink
remove deleted Material 3 page from the sidenav
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Mar 21, 2024
1 parent 4d37189 commit 700f3a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/data/material/pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -195,11 +195,6 @@ const pages: MuiPage[] = [
pathname: '/material-ui/guides',
title: 'How-to guides',
children: [
{
pathname: '/material-ui/guides/material-3-components',
title: 'Material Design 3 components',
newFeature: true,
},
{ pathname: '/material-ui/guides/minimizing-bundle-size' },
{ pathname: '/material-ui/guides/server-rendering' },
{ pathname: '/material-ui/guides/responsive-ui', title: 'Responsive UI' },
Expand Down

0 comments on commit 700f3a4

Please sign in to comment.