release: WRNexusJS 0.6.0
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
component Divider {
|
||||
props {
|
||||
size = "default"
|
||||
color = "primary"
|
||||
label = ""
|
||||
orientation = "horizontal"
|
||||
class = ""
|
||||
size: string = "default"
|
||||
color: string = "primary"
|
||||
label: string = ""
|
||||
orientation: string = "horizontal"
|
||||
class: string = ""
|
||||
}
|
||||
|
||||
view {
|
||||
|
||||
Reference in New Issue
Block a user