From df64cdd4eb8d501453335129719bf7d172a1fefd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Rodolfo=20Freitas?= Date: Fri, 7 Oct 2022 16:10:23 +0200 Subject: [PATCH] Olivier's suggestion - update docs/pages/blog/mui-x-v6-alpha-zero.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Olivier Tassinari Signed-off-by: José Rodolfo Freitas --- docs/pages/blog/mui-x-v6-alpha-zero.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/blog/mui-x-v6-alpha-zero.md b/docs/pages/blog/mui-x-v6-alpha-zero.md index cc0aa617a88ef6..4f0290d5063a10 100644 --- a/docs/pages/blog/mui-x-v6-alpha-zero.md +++ b/docs/pages/blog/mui-x-v6-alpha-zero.md @@ -9,7 +9,7 @@ tags: ['MUI X', 'News'] We’re kicking off the development of [MUI X v6](https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0). Both the Data Grid and the Date and Time Pickers will get a new major version. We want to share our plans and invite you to join us on this next step. :::warning -It’s important to note that only MUI X is getting a new version—MUI Core (including Material UI) will remain in v5 for now. +It’s important to note that only MUI X is getting a new version—MUI Core (including Material UI) will remain in v5 for now. You can rest assured that all MUI X v6 components will be fully compatible with MUI Core v5. ::::