Clean garbage comments from refactor

This commit is contained in:
Daniel S. Hansen
2025-07-25 13:25:49 -07:00
parent 5f17293ac6
commit 20998e43af
2 changed files with 0 additions and 23 deletions
@@ -17,11 +17,6 @@ export default function Dashboard() {
{ i: '2', x: 6, y: 0, w: 3, h: 3, minH: 3, minW: 1, static: true }
]);
const onLayoutChange = (newLayout) => {
setLayout(newLayout);
console.log('Updated layout:', newLayout)
};
return (
<>
<Global // change the background color of widget shadow when moving