* widgets can be disabled
* removed whitespace
* move to styles definitions
* default values fixed with nullish operator
* proper data attributes
* generic resolver function for widget value
* renamed the style property
* Add support for editing and deleting components inside container
* Dont allow config handle click event to propagate
* Supply removeComponent method for Container component
* Switch DarkMode Styles according to localStorage.getItem('darkMode')
Resource for Styling https://snazzymaps.com/
* Maps extracted to its own Folder
Styles extract to JSON
* Styles imported as JS array, darkmode prop accessed instead of LocalStorage
Co-authored-by: xrimpy <=>
2021-08-04 20:46:46 +05:30
Renamed from frontend/src/Editor/Components/Map.jsx (Browse further)