test deploy

This commit is contained in:
Integral Team 2019-09-11 15:23:19 +07:00
parent d6fabfbb6f
commit 92d50d4932

View file

@ -91,6 +91,8 @@ const { store, persistor } = configureStore();
pushLoaderState(10);
console.log('is this a new build?');
export const Index = () => (
<Provider store={store}>
<PersistGate loading={null} persistor={persistor}>