From a0131b8e1cd73848d85314dbb740ed57f8e49b1e Mon Sep 17 00:00:00 2001 From: Jose Rodolfo Freitas Date: Thu, 8 Feb 2024 07:24:09 -0300 Subject: [PATCH] Add notification for mui x v7 beta --- docs/notifications.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/notifications.json b/docs/notifications.json index 8942f5e762fef6..ec6b2b75d1737c 100644 --- a/docs/notifications.json +++ b/docs/notifications.json @@ -4,11 +4,6 @@ "title": "Check out BaseĀ UI today šŸ’„", "text": "Love Material UI, but don't need Material Design? Try BaseĀ UI, the new \"unstyled\" alternative. Read more in this announcement." }, - { - "id": 76, - "title": "Unveiling Charts: Alpha release is live", - "text": "We're starting with bars, lines, and scatter charts. Try X Charts now, and let us know what you need." - }, { "id": 78, "title": "MUI X v6.18.x and the latest improvements before the next major", @@ -18,5 +13,10 @@ "id": 79, "title": "Influence the roadmap for 2024", "text": "Take a few minutes to share your feedback and expectations in the DeveloperĀ Survey." + }, + { + "id": 80, + "title": "MUI X v7 is now in beta", + "text": "Featuring new components and multiple enhancements for both developers and end-users. Discover all the specifics in our announcement blog post." } ]