mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-20 14:34:05 +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 (
|
return (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user