From d42caa7e941312fb464a5b61e8c3a8cf60ebfde6 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 6 Feb 2024 11:08:58 +0100 Subject: [PATCH] Update vite.tsx --- .../refine-theme/icons/landing-hero/vite.tsx | 104 ++---------------- 1 file changed, 10 insertions(+), 94 deletions(-) diff --git a/documentation/src/refine-theme/icons/landing-hero/vite.tsx b/documentation/src/refine-theme/icons/landing-hero/vite.tsx index 8659ad2c..f41788ef 100644 --- a/documentation/src/refine-theme/icons/landing-hero/vite.tsx +++ b/documentation/src/refine-theme/icons/landing-hero/vite.tsx @@ -4,103 +4,19 @@ export const LandingHeroViteIcon = (props: React.SVGProps) => ( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + );