Skip to content

Commit

Permalink
Remove unused prop
Browse files Browse the repository at this point in the history
  • Loading branch information
fkanout committed Nov 24, 2021
1 parent 8c8f114 commit 2a0774f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,6 @@ export function AlertsTableTGrid(props: AlertsTableTGridProps) {
{
id: 'expand',
width: 120,
showCheckboxes: false,
headerCellRender: () => {
return <EventsThContent>{translations.alertsTable.actionsTextLabel}</EventsThContent>;
},
Expand Down

0 comments on commit 2a0774f

Please sign in to comment.