Update Edit.svelte

This commit is contained in:
Neil Cuzon
2020-08-21 01:47:54 -07:00
committed by GitHub
parent 1998b6e998
commit c163024d28
+9 -1
View File
@@ -227,6 +227,14 @@ onMount(async () => {
Live Editor on GitHub
</a>
</li>
<li>
<a
href='https://github.com/mermaid-js/mermaid/blob/develop/docs/Tutorials.md'
target='_blank'
>
Live-Editor Tutorials
</a>
</li>
<li>
<a
href='https://github.com/mermaid-js/mermaid.cli'
@@ -246,4 +254,4 @@ onMount(async () => {
</div>
</div>
</div>
</div>
</div>