upd: konfirmasi modal

Deskripsi:
- banner
- group
- position
- member
- diskusi umum
- pengumuman
- project
- divisi
- calendar divisi
- diskusi divisi
- tugas divisi

No Issues
This commit is contained in:
2025-07-18 17:07:25 +08:00
parent 82e5b34b5f
commit 92859b4d17
21 changed files with 35 additions and 2 deletions

View File

@@ -259,6 +259,7 @@ export default function DetailEventCalendar() {
icon={<MaterialCommunityIcons name="account-remove" color="black" size={25} />}
title="Keluarkan"
onPress={() => {
setModalMember(false)
AlertKonfirmasi({
title: 'Konfirmasi',
desc: 'Apakah Anda yakin ingin mengeluarkan anggota?',

View File

@@ -52,6 +52,7 @@ export default function InformationDivision() {
})
function handleMemberOut() {
setModal(false)
AlertKonfirmasi({
title: 'Konfirmasi',
desc: 'Apakah anda yakin ingin mengeluarkan anggota?',