1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

Revert form steps setting

This commit is contained in:
Andrew Kingston 2021-08-17 14:16:06 +01:00
parent ef99355a93
commit deccb16604

View file

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