Skip to content

Commit

Permalink
Bump @toolpad/core to ^0.8.1 (mui#44167)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pedro Ferreira <[email protected]>
  • Loading branch information
renovate[bot] and apedroferreira authored Oct 22, 2024
1 parent 141fc36 commit ca63707
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 380 deletions.
2 changes: 1 addition & 1 deletion docs/data/material/components/app-bar/app-bar.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,4 @@ You can override this behavior by setting the `enableColorOnDark` prop to `true`

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, "bg": "inline", "defaultExpanded": false}}
{{"demo": "DashboardLayoutBasic.js", "height": 400, "iframe": true, "defaultExpanded": false}}
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@mui/x-tree-view": "7.21.0",
"@popperjs/core": "^2.11.8",
"@react-spring/web": "^9.7.5",
"@toolpad/core": "^0.7.0",
"@toolpad/core": "^0.8.1",
"autoprefixer": "^10.4.20",
"autosuggest-highlight": "^3.3.4",
"babel-plugin-module-resolver": "^5.0.2",
Expand Down
Loading

0 comments on commit ca63707

Please sign in to comment.