refactor: rewrite useSamlAuthProviders with RQ
This commit is contained in:
@@ -63,7 +63,7 @@ function ProfileSettings() {
|
||||
optimisticResponse: {
|
||||
updateCurrentUser: {
|
||||
__typename: 'User',
|
||||
id: currentUser?.id,
|
||||
id: currentUser.id,
|
||||
fullName,
|
||||
email,
|
||||
},
|
||||
|
Reference in New Issue
Block a user