fix button component props
This commit is contained in:
parent
2481477a7d
commit
a45b3d7bf0
|
@ -232,11 +232,6 @@
|
||||||
"type": "event",
|
"type": "event",
|
||||||
"label": "On Click",
|
"label": "On Click",
|
||||||
"key": "onClick"
|
"key": "onClick"
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "boolean",
|
|
||||||
"label": "Disabled",
|
|
||||||
"key": "disabled"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue