Skip to content

Commit 69b498e

Browse files
Update components/mermaid-diagrams.mdx
1 parent c273fd8 commit 69b498e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/mermaid-diagrams.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ icon: "waypoints"
88

99
For a complete list of supported diagram types and syntax, see the [Mermaid documentation](https://mermaid.js.org/intro/).
1010

11-
<RequestExample>
12-
1311
````mdx Mermaid flowchart example
1412
```mermaid
1513
flowchart LR
@@ -31,8 +29,6 @@ For a complete list of supported diagram types and syntax, see the [Mermaid docu
3129
```
3230
````
3331

34-
</RequestExample>
35-
3632
```mermaid
3733
flowchart LR
3834
subgraph subgraph1

0 commit comments

Comments
 (0)