fix: cluster page references

Signed-off-by: allanice001 <allanice001@gmail.com>
This commit is contained in:
allanice001
2025-12-05 12:31:16 +00:00
parent 2d3800b576
commit 2cd6ee91eb
10 changed files with 54 additions and 94 deletions

View File

@@ -132,4 +132,4 @@ export function makeLoadBalancerApi() {
export function makeClusterApi() {
return makeApiClient(ClustersApi)
}
}