✨ Removed widgets from tile definitions
This commit is contained in:
@@ -21,6 +21,12 @@ const definition = defineWidget({
|
||||
defaultValue: 'Paris',
|
||||
},
|
||||
},
|
||||
gridstack: {
|
||||
minWidth: 4,
|
||||
minHeight: 2,
|
||||
maxWidth: 12,
|
||||
maxHeight: 12,
|
||||
},
|
||||
component: WeatherTile,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user