Skip to content

Commit

Permalink
[website] Fix out-of-date label on Toolpad (#38744)
Browse files Browse the repository at this point in the history
  • Loading branch information
bharatkashyap authored Sep 1, 2023
1 parent 907df9a commit 49a4761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/header/HeaderNavDropdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ const DOCS = [
name: 'MUI Toolpad',
description: 'Low-code admin builder.',
href: ROUTES.toolpadDocs,
chip: 'Alpha',
chip: 'Beta',
},
];

Expand Down

0 comments on commit 49a4761

Please sign in to comment.