generated from Luis/nextjs-python-web-template
removed warnings
This commit is contained in:
@@ -82,6 +82,7 @@ const SequenceDiagram = () => {
|
||||
mermaidRef.current.innerHTML = "";
|
||||
}
|
||||
};
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [dataDependency]);
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user