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

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