This commit is contained in:
Sidharth Vinod
2024-01-19 12:10:39 +05:30
parent d2c82c1802
commit 76dacf8e90

View File

@@ -6,7 +6,6 @@ describe('Flowchart v2', () => {
`flowchart TD
A[Christmas] -->|Get money| B(Go shopping)
B --> C{Let me think}
C -->|One| D[Laptop]
C -->|Two| E[iPhone]
C -->|Three| F[fa:fa-car Car]
`,