From 6796d6458533f8e1cef30a59974f05d81a49d0c3 Mon Sep 17 00:00:00 2001 From: Maximilian Schneider Date: Thu, 29 Jul 2021 13:13:08 +0200 Subject: [PATCH] add time to launch date --- components/HeroSectionLead.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/HeroSectionLead.tsx b/components/HeroSectionLead.tsx index ec3cf49..b6410c1 100644 --- a/components/HeroSectionLead.tsx +++ b/components/HeroSectionLead.tsx @@ -13,7 +13,7 @@ const HeroSectionLead = () => { WEN TOKEN?

- {startIdo.format('dddd, MMMM Do YYYY')} + {startIdo.format('dddd, MMMM Do YYYY, h:mm:ss a')}