From 8ceaf0c44dac6882fd703de74f0aca4a60cf4046 Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Tue, 6 Feb 2024 13:48:55 +0100 Subject: [PATCH] Update material-ui.tsx --- .../src/refine-theme/icons/landing-hero/material-ui.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 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 e4af3562..a9bd30c0 100644 --- a/documentation/src/refine-theme/icons/landing-hero/material-ui.tsx +++ b/documentation/src/refine-theme/icons/landing-hero/material-ui.tsx @@ -11,8 +11,7 @@ export const LandingHeroMaterialUIIcon = ( xmlns="http://www.w3.org/2000/svg" {...props} > - - + - );