From edf819ab1a02a1fd19d1c5da0296f0d8397403df Mon Sep 17 00:00:00 2001 From: Integral Team Date: Wed, 11 Sep 2019 15:25:40 +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 ffb3c96..68f7a57 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?'); +console.log('is this a new build? x2'); export const Index = () => (