pretty decent state
This commit is contained in:
parent
63a4b0f8a2
commit
f6c552cefd
10 changed files with 75 additions and 42 deletions
|
|
@ -94,7 +94,7 @@ export default function ProfilePage() {
|
|||
} finally {
|
||||
setIsLoadingProfile(false);
|
||||
}
|
||||
}, []);
|
||||
}, [t]);
|
||||
|
||||
useEffect(() => {
|
||||
if (user && isAuthorized) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue