increasing sizing
This commit is contained in:
@@ -34,7 +34,6 @@ export function reducer(state: AlertState, action: AlertPayload) {
|
||||
),
|
||||
};
|
||||
} else {
|
||||
console.log(state);
|
||||
return {
|
||||
...state,
|
||||
alertList: state.allAlerts,
|
||||
|
||||
Reference in New Issue
Block a user