mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-24 10:33:58 +03:00
Random change in instrument
This commit is contained in:
parent
11be87f31a
commit
72bdbce860
|
@ -1048,7 +1048,7 @@ export function instrument<
|
|||
).liftedStore
|
||||
) {
|
||||
throw new Error(
|
||||
'DevTools instrumentation should not be applied more than once. ' +
|
||||
'DevTools instrume ntation should not be applied more than once. ' +
|
||||
'Check your store configuration.',
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user