diff --git a/src/qqq/pages/entity-list/index.tsx b/src/qqq/pages/entity-list/index.tsx index 33184bb..3ac6cc4 100644 --- a/src/qqq/pages/entity-list/index.tsx +++ b/src/qqq/pages/entity-list/index.tsx @@ -691,15 +691,11 @@ function EntityList({table}: Props): JSX.Element The {` ${selectedIds.length.toLocaleString()} `} records on this page are selected. - + ) } @@ -709,15 +705,11 @@ function EntityList({table}: Props): JSX.Element All {` ${totalRecords.toLocaleString()} `} records matching this query are selected. - + ) }