From d0af37d0ff0388c2b19285068a961772f1371d67 Mon Sep 17 00:00:00 2001 From: canisminor1990 Date: Sun, 24 Nov 2024 22:37:21 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style:=20Update=20Hero?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Hero/index.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/Hero/index.tsx b/src/Hero/index.tsx index 0e5bf7f2..2c408261 100644 --- a/src/Hero/index.tsx +++ b/src/Hero/index.tsx @@ -78,12 +78,7 @@ const Hero = memo(({ title, description, actions }) => { ); return openExternal ? ( - + {content} ) : (