Skip to content

Commit

Permalink
update main + fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
christineweng committed Nov 10, 2022
1 parent 2d5654a commit 7c8b35e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -732,9 +732,7 @@ export const BodyComponent = React.memo<StatefulBodyProps>(
setEventsDeleted,
hasAlertsCrudPermissions,
]);

const closeCellPopoverAction = dataGridRef.current?.closeCellPopover;

const columnsWithCellActions: EuiDataGridColumn[] = useMemo(
() =>
columnHeaders.map((header) => {
Expand Down

0 comments on commit 7c8b35e

Please sign in to comment.