Merge branch 'join' into lukman/6-september-2024

This commit is contained in:
Amalia
2024-09-06 13:58:11 +08:00
committed by GitHub
72 changed files with 454 additions and 363 deletions

View File

@@ -38,7 +38,7 @@ export default function CreateUserCalender({ onClose }: { onClose: (val: any) =>
}
} catch (error) {
console.log(error)
console.error(error)
toast.error("Gagal mendapatkan anggota, coba lagi nanti");
} finally {
setLoading(false)