diff --git a/src/App.jsx b/src/App.jsx index 1385f63..e690f0d 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -37,6 +37,8 @@ function App() { setKey(Math.random()); }); + window.socket = socket; + return (