This commit was merged in pull request #643.
This commit is contained in:
victorAnumudu
2024-03-13 21:02:37 +01:00
parent 70d82d89b3
commit 985afa3c7b
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -315,7 +315,6 @@ const AuthRoute = ({ redirectPath = "/login", children }) => {
useEffect(()=>{ // sends an event to the socket to enable user join a room to be able to receive update when jobs enters the market
joinRoom('full-markets-jobs')
console.log('joined oooooooooooooooooooooooooooooooooooooooooooooooooooooooo')
},[isLogin.status])