diff --git a/web-console/src/components/record-table-pane/record-table-pane.tsx b/web-console/src/components/record-table-pane/record-table-pane.tsx index b8629eb736c..1fe729d64d7 100644 --- a/web-console/src/components/record-table-pane/record-table-pane.tsx +++ b/web-console/src/components/record-table-pane/record-table-pane.tsx @@ -30,6 +30,7 @@ import { SMALL_TABLE_PAGE_SIZE, SMALL_TABLE_PAGE_SIZE_OPTIONS } from '../../reac import type { Pagination } from '../../utils'; import { columnToIcon, + columnToSummary, columnToWidth, filterMap, formatNumber, @@ -140,7 +141,7 @@ export const RecordTablePane = React.memo(function RecordTablePane(props: Record Header() { return (