Update async deps

Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
This commit is contained in:
Adam Harvey
2021-03-26 09:34:07 -04:00
parent 534f0fe8cb
commit c0a6a25cc8
@@ -73,7 +73,7 @@ export function SystemDiagramCard() {
'spec.system': currentSystemName,
},
});
}, [catalogApi]);
}, [catalogApi, currentSystemName]);
// pick out the system itself
systemNodes.push({