refactored link state management + a lot of other changes...
This commit is contained in:
@@ -19,7 +19,7 @@ const useUser = () => {
|
||||
return data.response;
|
||||
},
|
||||
enabled: !!userId,
|
||||
initialData: {},
|
||||
placeholderData: {},
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user