From 780728997ea36faf005889b3bd4209e1ff64e37e Mon Sep 17 00:00:00 2001 From: Pelayo Felgueroso Date: Thu, 5 Feb 2026 16:58:44 +0100 Subject: [PATCH] Change Data Grid to stable --- apps/website/screens/common/componentsList.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/website/screens/common/componentsList.json b/apps/website/screens/common/componentsList.json index 23030fb3b..3610b20e1 100644 --- a/apps/website/screens/common/componentsList.json +++ b/apps/website/screens/common/componentsList.json @@ -54,7 +54,7 @@ { "label": "Data grid", "path": "/components/data-grid", - "status": "new", + "status": "stable", "icon": "table_rows" }, {