fix: import statement mermaid

This commit is contained in:
Henk Verlinde 2022-01-14 13:54:01 +01:00
parent 24ad4ae339
commit 71b2736fdf
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import mermaid from 'mermaid/dist/mermaid';
import mermaid from 'mermaid';
var config = {
theme: 'default',