Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
Signed-off-by: Armin Mehinovic <[email protected]>
  • Loading branch information
arminmeh authored Jan 9, 2025
1 parent b5f5215 commit 84b1b09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Same changes as in `@mui/[email protected]`, plus:

From https://github.com/mui/mui-x/pull/15948

### Breaking changes
#### Breaking changes

- The component passed to the `layout` slot no longer receives the `value`, `onChange` and `onSelectShortcut` props — [Learn more](https://next.mui.com/x/migration/migration-pickers-v7/#slot-layout).
- The component passed to the `toolbar` slot no longer receives the `value`, `onChange` and `isLandscape` props — [Learn more](https://next.mui.com/x/migration/migration-pickers-v7/#slot-toolbar).
Expand Down Expand Up @@ -84,7 +84,7 @@ Same changes as in `@mui/[email protected]`.

### Charts

### Breaking changes
#### Breaking changes

- Removed `DefaultChartsLegend` component, since it is now easier to create custom legends — [Learn more](https://next.mui.com/x/react-charts/components/#html-components).
- The default legend is now an HTML element and can be styled more easily.
Expand Down

0 comments on commit 84b1b09

Please sign in to comment.