mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-19 05:54:06 +01:00
Refactor ApplyBusiness component to fetch user data on page load
This commit is contained in:
parent
a225189a24
commit
4935225350
@ -145,7 +145,7 @@ export default function ApplyBusiness() {
|
||||
}
|
||||
};
|
||||
|
||||
// fetchUserData();
|
||||
fetchUserData();
|
||||
}, []);
|
||||
|
||||
return (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user