🎠 apiQueryHookHelper.ts

This commit is contained in:
nirholas
2026-03-31 10:24:18 +00:00
parent a86d136818
commit cca6b65f43

View File

@@ -139,3 +139,4 @@ export function createApiQueryHook<TResult>(
}
}
}