Skip to content

Commit

Permalink
[blog] Fix page layout shift
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Sep 8, 2024
1 parent c780afc commit de3817b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/blog/mui-x-v6.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ manualCard: true
tags: ['MUI X', 'Product']
---

<img src="/static/blog/mui-x-v6/card.png" alt="" style="margin-bottom: 16px;" width="2400" height="559" />
<img src="/static/blog/mui-x-v6/card.png" alt="" style="margin-bottom: 16px;" width="2560" height="1280" />

[MUI X v6.0.0](https://github.com/mui/mui-x/releases/tag/v6.0.0) is finally here with many improvements, new features, customization abilities, and a more robust foundation to accommodate the changes we want to deliver next.

Expand Down

0 comments on commit de3817b

Please sign in to comment.