feature & fix
deskripsi: feature : - Forum : beranda, edit, detail, create # No Issue
This commit is contained in:
@@ -16,7 +16,7 @@ const drawerItemsForumBeranda = ({
|
||||
<Feather name="edit" size={ICON_SIZE_SMALL} color={MainColor.white} />
|
||||
),
|
||||
label: "Edit posting",
|
||||
path: `/forumku/${id}`,
|
||||
path: `/forum/${id}/edit`,
|
||||
},
|
||||
{
|
||||
icon:
|
||||
|
||||
Reference in New Issue
Block a user