1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00

fix button component props

This commit is contained in:
Martin McKeaveney 2021-06-22 12:10:57 +01:00
parent bdf2d3f529
commit 201cb2e383

View file

@ -232,11 +232,6 @@
"type": "event",
"label": "On Click",
"key": "onClick"
},
{
"type": "boolean",
"label": "Disabled",
"key": "disabled"
}
]
},