mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-26 10:49:38 +02:00
chore: Cleanup package.json
This commit is contained in:
@@ -20,7 +20,7 @@ export default {
|
|||||||
// router.go isn't loading the ID properly.
|
// router.go isn't loading the ID properly.
|
||||||
window.location.href = `/mermaid/${newPath}`;
|
window.location.href = `/mermaid/${newPath}`;
|
||||||
}
|
}
|
||||||
} catch (e) { }
|
} catch (e) {}
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
} as typeof DefaultTheme;
|
} as typeof DefaultTheme;
|
||||||
|
Reference in New Issue
Block a user