mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Security Solution] Fix lint error (#68688)
This commit is contained in:
parent
0f0c9f3684
commit
bc7276a3ee
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ const ExceptionEntriesComponent = ({
|
|||
},
|
||||
},
|
||||
],
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
[entries]
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue