From 284c840a93df67c73e35a9e5beaa8500cee9ffc2 Mon Sep 17 00:00:00 2001 From: Integral Team Date: Wed, 11 Sep 2019 15:28:36 +0700 Subject: [PATCH] test deploy --- src/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.tsx b/src/index.tsx index 68f7a57..052885e 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -91,7 +91,7 @@ const { store, persistor } = configureStore(); pushLoaderState(10); -console.log('is this a new build? x2'); +console.log('is this a new build? x3'); export const Index = () => (