From 3baade1c48ff7a1870fa38a23b98dc82547a00fb Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Tue, 6 Feb 2024 14:45:48 +0100 Subject: [PATCH] Update material-ui.tsx --- .../icons/landing-hero/material-ui.tsx | 22 +++++++++---------- 1 file changed, 10 insertions(+), 12 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 0ffad79..76a531d 100644 --- a/documentation/src/refine-theme/icons/landing-hero/material-ui.tsx +++ b/documentation/src/refine-theme/icons/landing-hero/material-ui.tsx @@ -6,20 +6,18 @@ export const LandingHeroMaterialUIIcon = ( - - - - - - + + + );