Skip to content

Commit

Permalink
[docs] Remove the planned components (#4667)
Browse files Browse the repository at this point in the history
  • Loading branch information
prakhargupta1 authored Feb 11, 2025
1 parent 9ed67d0 commit b7077eb
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions docs/data/toolpad/core/pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,6 @@ const pages: MuiPage[] = [
pathname: '/toolpad/core/react-page-container',
title: 'Page Container',
},
{
pathname: '/toolpad/core/react-notification-center',
title: 'Notification Center',
planned: true,
},
],
},
{
Expand All @@ -103,16 +98,6 @@ const pages: MuiPage[] = [
pathname: '/toolpad/core/react-account',
title: 'Account',
},
{
pathname: '/toolpad/core/react-sign-up-page',
title: 'Sign-up Page',
planned: true,
},
{
pathname: '/toolpad/core/react-rbac',
title: 'RBAC',
planned: true,
},
],
},
{
Expand All @@ -124,11 +109,6 @@ const pages: MuiPage[] = [
title: 'CRUD',
planned: true,
},
{
pathname: '/toolpad/core/react-stat-card',
title: 'Stats Card',
planned: true,
},
],
},
{
Expand Down

0 comments on commit b7077eb

Please sign in to comment.