Skip to content

Commit

Permalink
Removed the deprecated use of mindmap in Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrolin47 committed Feb 20, 2023
1 parent 22b18a4 commit 8743e9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demos/mindmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ <h2>Mindmap with root wrapping text and a shape</h2>

<script type="module">
import mermaid from './mermaid.esm.mjs';
import mermaidMindmap from './mermaid-mindmap.esm.mjs';

const ALLOWED_TAGS = [
'a',
Expand Down

0 comments on commit 8743e9e

Please sign in to comment.