Skip to content

Commit

Permalink
[Security Solution] Fix lint error (elastic#68688)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Austin committed Jun 9, 2020
1 parent 0f0c9f3 commit bc7276a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ const ExceptionEntriesComponent = ({
},
},
],
// eslint-disable-next-line react-hooks/exhaustive-deps
[entries]
);

Expand Down

0 comments on commit bc7276a

Please sign in to comment.