mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-29 16:14:43 +00:00
Remove application count display from Uptime component
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user