Deskripsi:

Event:
Add file:
- contibution with id
- list of participan
- publish
- BoxDetailPublishSection
- BoxPublishSection
- menuDrawerPublish

Fix:
Event:
- layout dan index\

# No Issue
This commit is contained in:
2025-07-22 12:06:54 +08:00
parent 08dfd62bfd
commit ce0e82e627
9 changed files with 267 additions and 29 deletions

View File

@@ -100,6 +100,14 @@ export default function UserLayout() {
}}
/>
<Stack.Screen
name="event/[id]/list-of-participants"
options={{
title: "Daftar peserta",
headerLeft: () => <BackButton />,
}}
/>
{/* ========== Forum Section ========= */}
<Stack.Screen
name="forum/create"