1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 05:45:22 +02:00

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

This commit is contained in:
matias-portainer 2023-08-14 12:16:49 -03:00 committed by GitHub
parent faa1387110
commit 0b8d72bfd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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={