# Event Join
## feat - Join event - History semua event dan event saya ### No Issuue
This commit is contained in:
@@ -28,7 +28,6 @@ export default function Event_StatusPublish({
|
||||
.map((e, i) => (
|
||||
<Box key={e.id}>
|
||||
<ComponentEvent_BoxListStatus data={e} path={RouterEvent.detail_publish}/>
|
||||
|
||||
</Box>
|
||||
))}
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user