minor change
This commit is contained in:
parent
2fd21c8219
commit
6d51b6de53
|
@ -159,7 +159,7 @@ export default function Index() {
|
|||
<hr className="border-1 border-neutral" />
|
||||
|
||||
<div className="flex justify-between items-end gap-5">
|
||||
<p>Listing {activeCollection?._count?.links} Bookmarks</p>
|
||||
<p>Showing {activeCollection?._count?.links} results</p>
|
||||
<div className="flex items-center gap-2">
|
||||
<SortDropdown sortBy={sortBy} setSort={setSortBy} />
|
||||
<div className="relative">
|
||||
|
|
Ŝarĝante…
Reference in New Issue