Skip to content

Commit

Permalink
Add missing timelineId prop passing
Browse files Browse the repository at this point in the history
  • Loading branch information
kqualters-elastic committed Feb 2, 2022
1 parent 30f2ce4 commit de32a55
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ const ActionsComponent: React.FC<ActionProps> = ({
key="investigate-in-timeline"
alertIds={alertIds}
ecsRowData={ecsData}
timelineId={timelineId}
/>
)}

Expand Down

0 comments on commit de32a55

Please sign in to comment.