Skip to content

Commit 08272d7

Browse files
authoredJul 25, 2023
[website] Mobile navigation: Toolpad to Beta (#38146)
1 parent 2e56fbd commit 08272d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/src/components/header/HeaderNavDropdown.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const PRODUCTS = [
7979
name: 'MUI Toolpad',
8080
description: 'Low-code admin builder.',
8181
href: ROUTES.productToolpad,
82-
chip: 'Alpha',
82+
chip: 'Beta',
8383
},
8484
];
8585

0 commit comments

Comments
 (0)
Please sign in to comment.