Forum
Fix: - Integrasi API ke semua tampilan ### No Issue
This commit is contained in:
@@ -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={() => {
|
||||
|
||||
Reference in New Issue
Block a user