sidebar page tree
* frontend and backend implementation
This commit is contained in:
@@ -9,5 +9,4 @@ export default function useCurrentUser(): UseQueryResult<ICurrentUserResponse> {
|
||||
return await getUserInfo();
|
||||
},
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user