Fix:
- Integrasi API ke semua tampilan

### No Issue
This commit is contained in:
2025-09-26 17:43:50 +08:00
parent 18beb09b42
commit 29b65aeebf
9 changed files with 441 additions and 116 deletions

View File

@@ -241,7 +241,7 @@ export default function ForumDetail() {
closeDrawer={() => setOpenDrawerCommentar(false)}
>
<Forum_MenuDrawerCommentar
id={id as string}
id={commentId as string}
commentId={commentId}
commentAuthorId={commentAuthorId}
setIsDrawerOpen={() => {