This commit is contained in:
Sidharth Vinod
2023-02-19 22:42:26 +05:30
parent 014ab85420
commit 8174c7ca16

View File

@@ -19,7 +19,6 @@ import timeline from '../diagrams/timeline/detector';
import mindmap from '../diagrams/mindmap/detector';
import { registerLazyLoadedDiagrams } from './detectType';
let hasLoadedDiagrams = false;
export const addDiagrams = () => {
if (hasLoadedDiagrams) {