feat: update titles and enhance update contents page with tags and status selection

This commit is contained in:
fredy.siswanto
2025-03-03 17:53:35 +07:00
parent b42aa6c960
commit 69094b85ed
3 changed files with 45 additions and 3 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ export const ContentsPage = () => {
return (
<Button
as="a"
href={`${value}`}
href={`/lg-admin/contents/update/${value}`}
>
Lihat Detail
</Button>