diff --git a/pages/Operations - Unused Items/widgets/Container1/Button3Copy2.json b/pages/Operations - Unused Items/widgets/Container1/Button3Copy2.json index 087059a..b3f4dcc 100644 --- a/pages/Operations - Unused Items/widgets/Container1/Button3Copy2.json +++ b/pages/Operations - Unused Items/widgets/Container1/Button3Copy2.json @@ -6,11 +6,14 @@ "buttonVariant": "PRIMARY", "disabledWhenInvalid": false, "dynamicBindingPathList": [ - {"key": "buttonColor"} + { + "key": "buttonColor" + } ], - "dynamicHeight": "FIXED", "dynamicTriggerPathList": [ - {"key": "onClick"} + { + "key": "onClick" + } ], "isDefaultClickDisabled": true, "isDisabled": false, @@ -18,8 +21,6 @@ "isVisible": true, "key": "ui1btn3uik", "leftColumn": 0, - "maxDynamicHeight": 9000, - "minDynamicHeight": 4, "minWidth": 120, "mobileBottomRow": 52, "mobileLeftColumn": 0, @@ -43,4 +44,4 @@ "version": 1, "widgetId": "ui1btn3ui", "widgetName": "Button3Copy2" -} \ No newline at end of file +}