mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 23:47:13 +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>
|
||||
</PaginationContent>
|
||||
</Pagination>
|
||||
<div className="text-center text-sm text-muted-foreground mt-2">
|
||||
Showing {data.length} of {pagination.totalItems} applications
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user