Merge branch 'widgets/alert-level' into 'main'

Added input validation

See merge request vkuchenik/website-framework!58
This commit is contained in:
2025-08-11 20:02:00 +00:00
3 changed files with 30 additions and 13 deletions
@@ -48,7 +48,7 @@ export default function MyDashboard({layout, onLayoutChange, isEditable, isDelet
useCSSTransforms={false} // remove the sliding animation of the widgets
className="layout"
layout={layout}
cols={16} // Total columns in grid
cols={15} // Total columns in grid
rowHeight={30} // Height of a single row in px
isBounded={true} // Total width of the grid
margin={[15, 5]} // [horizontal, vertical] gap