eslint fixes #49
Annotations
2 warnings
|
lint:
src/AiidaExplorer/index.jsx#L161
React Hook useEffect has missing dependencies: 'breadcrumbs', 'ensureNodeData', and 'extraNodeData'. Either include them or remove the dependency array
|
|
lint:
src/AiidaExplorer/VisualiserPane/index.jsx#L54
React Hook useEffect has a missing dependency: 'richVisualiser'. Either include it or remove the dependency array
|