fix button component props
This commit is contained in:
parent
bdf2d3f529
commit
201cb2e383
|
@ -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