Skip to content

Commit

Permalink
Revert "[docs] Link Toolpad Core components from Material Ui docs (#4…
Browse files Browse the repository at this point in the history
…3036)"

This reverts commit cc5abcc.
  • Loading branch information
prakhargupta1 committed Aug 5, 2024
1 parent cc5abcc commit 2903fc3
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 1,170 deletions.
150 changes: 0 additions & 150 deletions docs/data/material/components/app-bar/DashboardLayoutBasic.js

This file was deleted.

150 changes: 0 additions & 150 deletions docs/data/material/components/app-bar/DashboardLayoutBasic.tsx

This file was deleted.

8 changes: 0 additions & 8 deletions docs/data/material/components/app-bar/app-bar.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,3 @@ Following the [Material Design guidelines](https://m2.material.io/design/color/d
You can override this behavior by setting the `enableColorOnDark` prop to `true`.

{{"demo": "EnableColorOnDarkAppBar.js", "bg": true}}

## Experimental APIs

### DashboardLayout

The [DashboardLayout](https://mui.com/toolpad/core/react-dashboard-layout/) component from `@toolpad/core` is the starting point for dashboarding applications. It takes care of application layout, theming, navigation, and more. An example usage of this component:

{{"demo": "DashboardLayoutBasic.js", "height": 400, "iframe": true, "hideToolbar": true}}
Loading

0 comments on commit 2903fc3

Please sign in to comment.