mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-18 07:56:57 +00:00
Remove application count display from Uptime component
This commit is contained in:
parent
c8a21797c9
commit
f21dae5646
@ -287,9 +287,6 @@ export default function Uptime() {
|
|||||||
</PaginationItem>
|
</PaginationItem>
|
||||||
</PaginationContent>
|
</PaginationContent>
|
||||||
</Pagination>
|
</Pagination>
|
||||||
<div className="text-center text-sm text-muted-foreground mt-2">
|
|
||||||
Showing {data.length} of {pagination.totalItems} applications
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user