From 6507099bad9aab82486845a2864f24a49c7a41d5 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Tue, 1 Apr 2025 05:41:16 +0000 Subject: [PATCH] Update default.json --- default.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/default.json b/default.json index 6489f54..d0cb1c4 100644 --- a/default.json +++ b/default.json @@ -19,6 +19,13 @@ "@types/react-dom", "@types/react-is" ] + }, + { + "groupName": "materialui", + "matchPackageNames": [ + "@mui/icons-material", + "@mui/material" + ] } ] } \ No newline at end of file