Fix/chart-link-cluster-mode (#474)

This commit is contained in:
Nir Parisian
2023-10-02 19:10:04 +03:00
committed by GitHub
parent 88ea89a5ba
commit c251e6c697
19 changed files with 157 additions and 170 deletions

View File

@@ -40,7 +40,7 @@ export const useDiffData = ({
selectedRepo: string;
versionsError: string;
currentVerManifest: string;
selectedVerData: any;
selectedVerData: { [key: string]: string };
chart: string;
}) => {
return useQuery(