Merge branch 'main' into dev
This commit is contained in:
@@ -58,6 +58,7 @@ const Gameboard = () => {
|
||||
socket.on('redirect', () => {
|
||||
window.location.reload();
|
||||
});
|
||||
|
||||
}, [socket, context.playerId, context.roomId, setRolledNumber]);
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user