From 092994e54d21d13a195ad0d6a573517c2b765d9a Mon Sep 17 00:00:00 2001 From: siriwatknp Date: Wed, 6 Apr 2022 10:53:51 +0700 Subject: [PATCH] update notifications --- docs/notifications.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/notifications.json b/docs/notifications.json index dd4a5e4cd27770..e164347f1db39e 100644 --- a/docs/notifications.json +++ b/docs/notifications.json @@ -13,5 +13,15 @@ "id": 58, "title": "🚀 The 2021 MUI developer survey results are out — here's what we discovered", "text": "Your feedback helps us to build better products. Go to the post to find out what we learned about your needs in our annual survey." + }, + { + "id": 60, + "title": "📣 Date and time pickers have been moved to MUI X", + "text": "Go to the post to find out about the reasons behind this effort and how to migrate from lab to MUI X." + }, + { + "id": 61, + "title": "📣 Documentation per product is live!", + "text": "Check out all the changes and improvements." } ]