upd: mcp pengaduan
Deskripsi: - database pengaduan - api categori pengaduan > create list update hapus - api pengaduan > create pengaduan dan history, update status dan create history No Issues
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
import apiFetch from "@/lib/apiFetch"
|
||||
import useSWR from "swr"
|
||||
|
||||
export default function ListPengaduanSampah() {
|
||||
// const { data, error, isLoading, mutate } = useSWR("/", apiFetch.api.aduan["list-aduan-sampah"].get)
|
||||
|
||||
|
||||
return (
|
||||
<div>
|
||||
<h1>List Pengaduan Sampah</h1>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user