Revert form steps setting

This commit is contained in:
Andrew Kingston 2021-08-17 14:16:06 +01:00
parent ef99355a93
commit deccb16604
1 changed files with 0 additions and 7 deletions

View File

@ -1726,13 +1726,6 @@
"label": "Custom" "label": "Custom"
} }
}, },
{
"type": "select",
"label": "Steps",
"key": "steps",
"defaultValue": "1",
"options": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
},
{ {
"type": "boolean", "type": "boolean",
"label": "Disabled", "label": "Disabled",