From e2ca5b58bd37a54b81cf2166329e4f9b97636ef7 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Mon, 26 Aug 2024 15:32:36 +0200 Subject: [PATCH] Revert "[docs] Add `Material UI v6 is out!` to the notifications (#43287)" This reverts commit 1a07dfb4ea110af1dd69298add601d0a40f22c32. --- docs/notifications.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/notifications.json b/docs/notifications.json index bea577434bb74c..22c1b5df25b935 100644 --- a/docs/notifications.json +++ b/docs/notifications.json @@ -1,4 +1,9 @@ [ + { + "id": 78, + "title": "MUI X v6.18.x and the latest improvements before the next major", + "text": "New stable components, polished features, better performance and more. Check out the details in our recent blog post." + }, { "id": 81, "title": "Introducing MUI X v7", @@ -8,10 +13,5 @@ "id": 82, "title": "Upcoming changes to MUI X pricing in 2024", "text": "Check out the new pricing updates and how to transition to the new model." - }, - { - "id": 83, - "title": "Material UI v6 is out now", - "text": "This major release includes CSS variables support, opt-in CSS extraction, and many more improvements. Check out the announcement blog post." } ]