diff --git a/src/webapp/pages/dashboard/DashboardPage.tsx b/src/webapp/pages/dashboard/DashboardPage.tsx index 91b028f..178a9c9 100644 --- a/src/webapp/pages/dashboard/DashboardPage.tsx +++ b/src/webapp/pages/dashboard/DashboardPage.tsx @@ -90,6 +90,7 @@ export const DashboardPage: React.FC = React.memo(props => { {...config} filterComponents={filterComponents} paginationOptions={{ renderPosition: { bottom: true, top: false } }} + hideSelectionMessages /> 0}