From 664069cc8ae193a8cf0fa3cab863065dda235505 Mon Sep 17 00:00:00 2001 From: SeniorDev Date: Tue, 30 Apr 2024 15:06:24 -0400 Subject: [PATCH] I remove date on web --- components/Pages/Web3Page/Web3Content.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/Pages/Web3Page/Web3Content.tsx b/components/Pages/Web3Page/Web3Content.tsx index 79627eb..54b1d82 100644 --- a/components/Pages/Web3Page/Web3Content.tsx +++ b/components/Pages/Web3Page/Web3Content.tsx @@ -24,7 +24,6 @@ const Web3Content = ({ isPopup = false }) => { : "md:absolute top-[35px] left-1 text-left md:left-2 text-[12px] md:text-[16px]" }`} > - {data[selectedDrop].startedAt}
{data[selectedDrop].title}{" "} {isMobile || (isPopup &&
)} By {data[selectedDrop].artist}