Skip to content

Commit

Permalink
add alertsConsumers back into tgrid props
Browse files Browse the repository at this point in the history
  • Loading branch information
dhurley14 committed Aug 13, 2021
1 parent 5a09258 commit 36680b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ const TGridStandaloneComponent: React.FC<TGridStandaloneProps> = ({
loading,
{ events, updatedAt, loadPage, pageInfo, refetch, totalCount = 0, inspect },
] = useTimelineEvents({
alertConsumers,
docValueFields: [],
excludeEcsData: true,
fields,
Expand Down

0 comments on commit 36680b4

Please sign in to comment.