PromucFlow_constructor/app/client/src/widgets/SwitchWidget/component
Aswath K 6b8e61d651
refactor: Refactor Auto Layout min/max dimension for widgets (#24627)
AutoLayout specific widget logic such as setting min/max dimension is
set by making use of a global class .auto-layout that is set in the main
canvas. This leaks the idea of platform specific construct "auto-layout"
into widget component.

This PR resolves that by making use of necessary props to the widget
component
2023-07-04 19:42:00 +05:30
..
index.tsx refactor: Refactor Auto Layout min/max dimension for widgets (#24627) 2023-07-04 19:42:00 +05:30