Merge remote-tracking branch 'origin/master' into feature/slicing

This commit is contained in:
fredy.siswanto
2025-03-11 00:22:40 +07:00
15 changed files with 532 additions and 373 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ export const ContentsPage = () => {
7: (value: string) => (
<Button
as="a"
href={`/lg-admin/contents/update/${value}`}
href={`/lg-admin/contents/update/${encodeURIComponent(value)}`}
className="text-md rounded-md"
size="sm"
>