Skip to content

Commit

Permalink
[docs] Add Toolpad to Footer Nav
Browse files Browse the repository at this point in the history
  • Loading branch information
bharatkashyap committed Aug 16, 2022
1 parent 4f0c612 commit 2ab3ea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/layouts/AppFooter.tsx
Expand Up @@ -66,6 +66,7 @@ export default function AppFooter() {
<Link href={ROUTES.productAdvanced}>MUI X</Link>
<Link href={ROUTES.productTemplates}>Templates</Link>
<Link href={ROUTES.productDesignKits}>Design kits</Link>
<Link href={ROUTES.productToolpad}>MUI Toolpad</Link>
</Box>
<Box sx={{ display: 'flex', flexDirection: 'column' }}>
<Typography fontWeight="bold" variant="body2">
Expand Down

0 comments on commit 2ab3ea7

Please sign in to comment.