mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Remove spreading store in instrument
This commit is contained in:
parent
aa10c7d918
commit
cbe4a4b104
|
@ -904,8 +904,6 @@ export function unliftStore<
|
|||
}
|
||||
|
||||
return {
|
||||
...liftedStore,
|
||||
|
||||
liftedStore,
|
||||
|
||||
dispatch,
|
||||
|
|
Loading…
Reference in New Issue
Block a user