Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
semd committed Feb 8, 2023
1 parent 57667a8 commit 2e21c85
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,6 @@ export const AlertsTableComponent: React.FC<AlertsTableComponentProps> = ({
<StatefulEventsViewer
additionalFilters={additionalFiltersComponent}
currentFilter={filterGroup as AlertWorkflowStatus}
defaultCellActions={defaultCellActions}
defaultModel={getAlertsDefaultModel(license)}
end={to}
bulkActions={bulkActions}
Expand Down

0 comments on commit 2e21c85

Please sign in to comment.