mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-01 06:53:11 +02:00
Ability to open workspace from directory, WorkspaceMeta, and many sync improvements
This commit is contained in:
@@ -36,6 +36,8 @@ export function createFastMutation<TData = unknown, TError = unknown, TVariables
|
||||
} finally {
|
||||
onSettled?.();
|
||||
}
|
||||
|
||||
return null;
|
||||
};
|
||||
|
||||
const mutate = (
|
||||
|
||||
Reference in New Issue
Block a user