Displaying location info from websocket
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
import ConnectionHandler from "./ws/Connection.js"
|
||||
window.ConnectionHandler = new ConnectionHandler()
|
||||
|
||||
import "./components/Home.js"
|
||||
Home()
|
||||
Reference in New Issue
Block a user