Add Daftar Peserta, Daftar Sponsor, Detail Sponsor, Tambah Sponsor

This commit is contained in:
2025-01-15 17:35:47 +08:00
parent d0680f2743
commit a649fad7cb
26 changed files with 651 additions and 5 deletions

View File

@@ -79,11 +79,11 @@ export default function Event_DetailMain({
</Button>
)}
<ComponentEvent_ListPeserta
{/* <ComponentEvent_ListPeserta
total={total}
eventId={eventId}
isNewPeserta={isNewPeserta}
/>
/> */}
</Stack>
</>
);