fix(dashboard): mutation
This commit is contained in:
@@ -12,6 +12,7 @@ const queryClient = createClient({
|
||||
credentials: 'include',
|
||||
};
|
||||
},
|
||||
requestPolicy: 'network-only',
|
||||
});
|
||||
|
||||
const theme = extendTheme({
|
||||
|
Reference in New Issue
Block a user