Remove spreading store in instrument

This commit is contained in:
Nathan Bierema 2022-01-10 21:35:53 -05:00
parent aa10c7d918
commit cbe4a4b104

View File

@ -904,8 +904,6 @@ export function unliftStore<
} }
return { return {
...liftedStore,
liftedStore, liftedStore,
dispatch, dispatch,