From 52fe4ae62fe05b46fceb6cd0095f70a06b1ee204 Mon Sep 17 00:00:00 2001 From: Victor Creed <69458664+creed-victor@users.noreply.github.com> Date: Sun, 24 Jan 2021 18:25:09 +0200 Subject: [PATCH] Fix #273 (#280) * sale countdown * Fixes #273 --- public/index.html | 4 +- src/app/components/SaleBanner/index.tsx | 53 ++----------------- .../component/BrowserWallets/index.tsx | 6 +-- src/app/containers/SalesPage/index.tsx | 4 +- 4 files changed, 11 insertions(+), 56 deletions(-) diff --git a/public/index.html b/public/index.html index 3c6ce82fc..53414ab53 100644 --- a/public/index.html +++ b/public/index.html @@ -139,7 +139,9 @@