increasing sizing

This commit is contained in:
2025-09-17 14:39:56 +01:00
parent 0b7ab3b0de
commit 3811b1f366
10 changed files with 25 additions and 31 deletions

View File

@@ -34,7 +34,6 @@ export function reducer(state: AlertState, action: AlertPayload) {
),
};
} else {
console.log(state);
return {
...state,
alertList: state.allAlerts,