new feature

deskripsi:
- fitur tambah sponsor
This commit is contained in:
2025-01-24 12:05:43 +08:00
parent 097daa2591
commit 1c438e0c70
42 changed files with 138 additions and 91 deletions

View File

@@ -9,7 +9,7 @@ import { useRouter } from "next/navigation";
import { useState } from "react";
import { ComponentEvent_CardRiwayat } from "../../component/card_view/card_riwayat";
import { event_getListSemuaRiwayat } from "../../fun/get/riwayat/get_list_semua_riwayat";
import { MODEL_EVENT } from "../../model/interface";
import { MODEL_EVENT } from "../../_lib/interface";
export default function Event_SemuaRiwayat({
listData,