Fix Admin Menu SDGs Desa & APBdes Desa, Fix UI IMage Layanan Landing Page & Layanan Desa

This commit is contained in:
2025-09-09 17:14:28 +08:00
parent 75475dc62e
commit a9d98895bb
19 changed files with 153 additions and 141 deletions

View File

@@ -73,7 +73,7 @@ function CreateAPBDes() {
toast.success("Berhasil menambahkan APBDes");
resetForm();
router.push("/admin/landing-page/APBDes");
router.push("/admin/landing-page/apbdes");
} catch (error) {
console.error("Gagal submit:", error);
toast.error("Gagal menyimpan data");