Skip to content

Commit dc36bdc

Browse files
[docs] Add notification for MUI X v8 announcement (#45942)
1 parent 1d79d8b commit dc36bdc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/notifications.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,10 @@
2323
"id": 87,
2424
"title": "Material UI v7 is here",
2525
"text": "This major release improves the integration with modern tools and consistency across the library. Check out the <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"material-ui-v7\" href=\"https://mui.com/blog/material-ui-v7-is-here/\">announcement blog post</a>."
26+
},
27+
{
28+
"id": 88,
29+
"title": "Introducing MUI X v8",
30+
"text": "Powerful new features and highly requested new components. Read the full details in the <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"mui-x-v8\" href=\"https://mui.com/blog/mui-x-v8/\">MUI X v8 announcement blog post</a>."
2631
}
2732
]

0 commit comments

Comments
 (0)