mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-05 21:34:14 +01:00
Manually updated the classchart
This commit is contained in:
@@ -200,7 +200,6 @@
|
||||
+generatePDF(reportData: List)
|
||||
+generateCSV(reportData: List)
|
||||
}
|
||||
|
||||
}
|
||||
Admin --> User : manages
|
||||
Admin --> Report : generates
|
||||
@@ -237,7 +236,6 @@
|
||||
|
||||
Vehicle <|-- Car
|
||||
Vehicle <|-- Bike
|
||||
|
||||
Car --> Circle : "Logo Shape"
|
||||
Bike --> Square : "Logo Shape"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user