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 = () => (