Updated the End.jsx
This commit is contained in:
parent
cacef7dfa1
commit
e1de02369e
@ -20,6 +20,7 @@ export const End = () => {
|
||||
|
||||
useEffect(() => {
|
||||
socket.disconnect();
|
||||
socket.connect();
|
||||
}, []);
|
||||
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user