We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfdf64c commit c46389dCopy full SHA for c46389d
x-pack/plugins/security_solution/public/common/hooks/use_selector.tsx
@@ -4,7 +4,6 @@
4
* you may not use this file except in compliance with the Elastic License.
5
*/
6
7
-// eslint-disable-next-line no-restricted-imports
8
import { shallowEqual, useSelector } from 'react-redux';
9
import deepEqual from 'fast-deep-equal';
10
import { State } from '../store';
0 commit comments