mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-11 11:34:26 +00:00
don't put store on window anymore
This commit is contained in:
parent
c820cf8ce3
commit
e6ce0b928a
@ -37,7 +37,6 @@ const configureStore = () => {
|
||||
|
||||
const renderRoot = (Root) => {
|
||||
let store = configureStore();
|
||||
window.store = store;
|
||||
let syncedHistory = syncHistoryWithStore(history, store);
|
||||
render(
|
||||
<Root key={Math.random()}
|
||||
|
Loading…
x
Reference in New Issue
Block a user