adding qr codes, converting site to quill
This commit is contained in:
5
ui/site/index.js
Normal file
5
ui/site/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import ConnectionHandler from "./ws/ConnectionHandler.js"
|
||||
window.ConnectionHandler = new ConnectionHandler()
|
||||
|
||||
import "./components/Home.js"
|
||||
Home()
|
||||
Reference in New Issue
Block a user