I have a simple reducer function
addNewNotification(state, action: PayloadAction) { const { notifications } = state; const { payload