on my root component I am setting up the the socket like this,
const [socket, setSocket] = useState(null); const setupSocket = () => { const token = lo