mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
chore: rebuild
This commit is contained in:
parent
e2474049d8
commit
5a3e0ccc3d
@ -434,7 +434,7 @@ export const shapesDefs: ShapeDefinition[] = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
const generateShapeMap = () => {
|
const generateShapeMap = () => {
|
||||||
// These are the shapes that didn't have documentation present.
|
// These are the shapes that didn't have documentation present
|
||||||
const shapeMap: Record<string, ShapeHandler> = {
|
const shapeMap: Record<string, ShapeHandler> = {
|
||||||
// States
|
// States
|
||||||
state,
|
state,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user