mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
test deploy
This commit is contained in:
parent
d6fabfbb6f
commit
92d50d4932
1 changed files with 2 additions and 0 deletions
|
@ -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}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue