Skip to content

Commit 16b84f2

Browse files
committed
add mermaid-dev constant
1 parent 5285bb8 commit 16b84f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/config/constants.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,3 +577,5 @@ export const kLayoutVAlign = "layout-valign";
577577
export const kLayoutNcol = "layout-ncol";
578578
export const kLayoutNrow = "layout-nrow";
579579
export const kLayout = "layout";
580+
581+
export const kMermaidDev = "mermaid-dev";

0 commit comments

Comments
 (0)