# Event Join

## feat
- Join event
- History semua event dan event saya
### No Issuue
This commit is contained in:
2024-01-31 10:48:20 +08:00
parent ca9214d9e0
commit c01906c063
40 changed files with 682 additions and 98 deletions

View File

@@ -11,6 +11,7 @@ export default async function Page() {
return (
<Event_StatusPage
authorId={authorId}
listPublish={listPublish}
listReview={listReview}
listDraft={listDraft}