test deploy

This commit is contained in:
Integral Team 2019-09-11 15:25:40 +07:00
parent 92d50d4932
commit edf819ab1a

View file

@ -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 = () => (
<Provider store={store}>