mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-18 21:44:06 +01:00
Merge branch 'front-end' into back-end
This commit is contained in:
commit
b14907cff2
@ -99,9 +99,11 @@ export default function ApplyBusiness() {
|
||||
});
|
||||
}
|
||||
} else {
|
||||
setSucess(true);
|
||||
console.error("User ID is undefined.");
|
||||
}
|
||||
} catch (error) {
|
||||
setSucess(true);
|
||||
console.error("Error fetching user ID:", error);
|
||||
}
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user