feat: update titles and enhance update contents page with tags and status selection
This commit is contained in:
@@ -73,7 +73,7 @@ export const ContentsPage = () => {
|
||||
return (
|
||||
<Button
|
||||
as="a"
|
||||
href={`${value}`}
|
||||
href={`/lg-admin/contents/update/${value}`}
|
||||
>
|
||||
Lihat Detail
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user