fix(edge/stacks): add pagination to environments list EE-5908 (#10042)

pull/10055/head
matias-portainer 2023-08-14 12:17:00 -03:00 committed by GitHub
parent fd7e8a629e
commit 8355d449c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ export function EnvironmentsDatatable() {
title="Environments Status"
titleIcon={HardDrive}
onPageChange={setPage}
totalCount={endpointsQuery.totalCount}
emptyContentLabel="No environment available."
disableSelect
description={