1
0
Fork 0
mirror of synced 2024-06-17 18:04:42 +12: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 4c9279bd91
commit c9259aee36

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",