feature/IO-3497-Ant-Design-v5-to-v6 - Signed off Files
This commit is contained in:
@@ -537,17 +537,7 @@ const SocketProvider = ({ children, bodyshop, navigate, currentUser }) => {
|
||||
setIsConnected(false);
|
||||
}
|
||||
};
|
||||
}, [
|
||||
bodyshop,
|
||||
notification,
|
||||
userAssociationId,
|
||||
markNotificationRead,
|
||||
markAllNotificationsRead,
|
||||
navigate,
|
||||
currentUser,
|
||||
Realtime_Notifications_UI,
|
||||
t
|
||||
]);
|
||||
}, [bodyshop?.id, userAssociationId, Realtime_Notifications_UI?.treatment]);
|
||||
|
||||
return (
|
||||
<SocketContext.Provider
|
||||
|
||||
Reference in New Issue
Block a user