This commit is contained in:
Sidharth Vinod
2024-01-19 12:50:00 +05:30
parent 97f9919250
commit 2de72f6629
4 changed files with 5 additions and 6 deletions

View File

@@ -8,7 +8,6 @@ describe('Flowchart v2', () => {
B --> C{Let me think}
C -->|One| D[Laptop]
C -->|Two| E[iPhone]
C -->|Three| F[fa:fa-car Car]
`,
{}
);