6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
@startuml
|
|
class DropdownPropertyDrawer {
|
|
}
|
|
PropertyDrawerBase <|-- DropdownPropertyDrawer
|
|
@enduml
|