From caf821aebf79c0ae42c971a2f400fd3a1f0152e7 Mon Sep 17 00:00:00 2001 From: Hoang Son Pham <37436325+imhson@users.noreply.github.com> Date: Tue, 20 Feb 2024 15:04:36 +0700 Subject: [PATCH] Update home.tsx --- app/components/homeComponents/home.tsx | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/app/components/homeComponents/home.tsx b/app/components/homeComponents/home.tsx index 4e2af4e..c4e504e 100644 --- a/app/components/homeComponents/home.tsx +++ b/app/components/homeComponents/home.tsx @@ -52,17 +52,6 @@ export default function HomePage() { } } } - if (!data) { - return ( -
- {/* background */} -
- - -
-
- ) - } if (account && !account.code) { return (