From 5639b10a3e512f0afcfb05ceaefafdd5c122d9f0 Mon Sep 17 00:00:00 2001 From: Maximilian Schneider Date: Wed, 28 Jul 2021 20:38:21 +0200 Subject: [PATCH] show time of token sale --- components/HeroSectionLead.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/HeroSectionLead.tsx b/components/HeroSectionLead.tsx index 677473d..ec3cf49 100644 --- a/components/HeroSectionLead.tsx +++ b/components/HeroSectionLead.tsx @@ -12,7 +12,9 @@ const HeroSectionLead = () => {

WEN TOKEN?

-

{startIdo?.fromNow()}

+

+ {startIdo.format('dddd, MMMM Do YYYY')} +