feat: implement dynamic categories, admin category CRUD, fix routing and cleanup
This commit is contained in:
@@ -64,7 +64,7 @@ export default async function AdminCollectionsPage() {
|
||||
<div className="text-xs text-ink/65 mt-0.5 line-clamp-1 max-w-xs">{col.descriptionTr}</div>
|
||||
</td>
|
||||
<td className="px-6 py-4 font-mono text-xs text-turquoise">
|
||||
/secki/{col.slug}
|
||||
/collection/{col.slug}
|
||||
</td>
|
||||
<td className="px-6 py-4 font-mono text-xs text-pine font-semibold">
|
||||
{listingCount} Mekan
|
||||
|
||||
Reference in New Issue
Block a user