mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
removed conlog
This commit is contained in:
parent
3a74299ece
commit
a8ddf1e7fa
1 changed files with 0 additions and 2 deletions
|
@ -91,8 +91,6 @@ const { store, persistor } = configureStore();
|
||||||
|
|
||||||
pushLoaderState(10);
|
pushLoaderState(10);
|
||||||
|
|
||||||
console.log('is this a new build? x3');
|
|
||||||
|
|
||||||
export const Index = () => (
|
export const Index = () => (
|
||||||
<Provider store={store}>
|
<Provider store={store}>
|
||||||
<PersistGate loading={null} persistor={persistor}>
|
<PersistGate loading={null} persistor={persistor}>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue