Use connection in Controls components, and send data instead of console.logging
Only show Controls if we have a connection
Got rid of error introduced in dependency upgrades from #13 by slightly rolling back react version
TODOs:
Backspace/Enter don't work. I believe it's a client issue since both keys work on the Python test client
At least on the webapp (not sure about mobile), the mouse works great except it drags when moving. We probably have to revisit the design to get the most sensible UX regarding the mousepad
Description:
console.log
gingreact
versionTODOs:
Backspace
/Enter
don't work. I believe it's a client issue since both keys work on the Python test client