Skip to content

Commit

Permalink
revert: undoing mermaid changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ribru17 committed Sep 29, 2023
1 parent f55c5e8 commit 3e8eb8f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -317,9 +317,7 @@ export default class PreviewPage extends React.Component {
<script type="text/javascript" src="/_static/webfont.js"></script>
<script type="text/javascript" src="/_static/snap.svg.min.js"></script>
<script type="text/javascript" src="/_static/tweenlite.min.js"></script>
<script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs';
</script>
<script type="text/javascript" src="/_static/mermaid.min.js"></script>
<script type="text/javascript" src="/_static/sequence-diagram-min.js"></script>
<script type="text/javascript" src="/_static/[email protected]"></script>
<script type="text/javascript" src="/_static/mhchem.min.js"></script>
Expand Down

0 comments on commit 3e8eb8f

Please sign in to comment.