From 799ef9736b3950fb60440919de15d4529643dfed Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Tue, 6 Feb 2024 17:37:45 +0100 Subject: [PATCH] Update material-ui.tsx --- .../icons/landing-hero/material-ui.tsx | 38 ++++++------------- 1 file changed, 11 insertions(+), 27 deletions(-) diff --git a/documentation/src/refine-theme/icons/landing-hero/material-ui.tsx b/documentation/src/refine-theme/icons/landing-hero/material-ui.tsx index af9352a..cb70c1d 100644 --- a/documentation/src/refine-theme/icons/landing-hero/material-ui.tsx +++ b/documentation/src/refine-theme/icons/landing-hero/material-ui.tsx @@ -5,37 +5,21 @@ export const LandingHeroMaterialUIIcon = ( - - - - - - - - + + + + + + );