From 7954c60c8715d791df8b0d72b0ecf65167cf7a69 Mon Sep 17 00:00:00 2001 From: Igor Kamyshev Date: Sun, 24 May 2020 08:39:43 +0700 Subject: [PATCH] fix: add head --- src/index.html | 4 ++++ src/index.tsx | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/index.html b/src/index.html index a3ff33f2..23b8f9ae 100644 --- a/src/index.html +++ b/src/index.html @@ -1,4 +1,8 @@ + + Checkmoney | Считай деньги + +
diff --git a/src/index.tsx b/src/index.tsx index dc877d60..feccc90e 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -13,10 +13,6 @@ import { initializeStore } from './domain/store/initializeStore'; const reduxStore = initializeStore(); function Root() { - // {/* - //