diff --git a/x-pack/plugins/security_solution/public/common/components/hover_actions/use_hover_action_items.tsx b/x-pack/plugins/security_solution/public/common/components/hover_actions/use_hover_action_items.tsx index 53b33e063de0f..7d480c9e4b04f 100644 --- a/x-pack/plugins/security_solution/public/common/components/hover_actions/use_hover_action_items.tsx +++ b/x-pack/plugins/security_solution/public/common/components/hover_actions/use_hover_action_items.tsx @@ -69,7 +69,7 @@ export const useHoverActionItems = ({ ownFocus, showTopN, stKeyboardEvent, - timelineId = 'timeline-1', + timelineId, toggleColumn, toggleTopN, values,