Skip to content

Commit 6888897

Browse files
cherniavskiijoserodolfofreitasalexfauquetteflaviendelangledanilo-leal
authored
[blog] Blog post with MUI X v7.0.0 annoucement (#41563) (#41604)
Co-authored-by: José Rodolfo Freitas <[email protected]> Co-authored-by: Alexandre Fauquette <[email protected]> Co-authored-by: Flavien DELANGLE <[email protected]> Co-authored-by: Danilo Leal <[email protected]> Co-authored-by: Bilal Shafi <[email protected]>
1 parent deb7a6d commit 6888897

14 files changed

+393
-0
lines changed

docs/pages/blog/mui-x-v7.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
import * as React from 'react';
2+
import TopLayoutBlog from 'docs/src/modules/components/TopLayoutBlog';
3+
import { docs } from './mui-x-v7.md?muiMarkdown';
4+
5+
export default function Page() {
6+
return <TopLayoutBlog docs={docs} />;
7+
}

docs/pages/blog/mui-x-v7.md

Lines changed: 386 additions & 0 deletions
Large diffs are not rendered by default.
60 KB
Loading
605 KB
Loading
42.1 KB
Loading
235 KB
Loading
29.9 KB
Loading
409 KB
Binary file not shown.
168 KB
Loading
616 KB
Loading

0 commit comments

Comments
 (0)