mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 14:09:46 +03:00
parent
f8cc0faf2f
commit
67d7e9d0cb
|
@ -1048,7 +1048,7 @@ export function instrument<
|
|||
).liftedStore
|
||||
) {
|
||||
throw new Error(
|
||||
'DevTools instrume ntation should not be applied more than once. ' +
|
||||
'DevTools instrumentation should not be applied more than once. ' +
|
||||
'Check your store configuration.',
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user