1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00

Add quiet prop to buttons and size styles to form

This commit is contained in:
Andrew Kingston 2021-07-05 10:19:07 +01:00
parent 3e63c276dd
commit 3ac16befad

View file

@ -291,6 +291,11 @@
],
"defaultValue": "M"
},
{
"type": "boolean",
"label": "Quiet",
"key": "quiet"
},
{
"type": "boolean",
"label": "Disabled",
@ -1640,6 +1645,7 @@
"actions": [
"ValidateForm"
],
"styles": ["size"],
"settings": [
{
"type": "select",