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