feat(ui): initial UI module
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<html><head><title>UI Module</title></head><body><div id='app'>Loading...</div></body></html>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
<html><head><title>UI Module</title></head><body><div id='app'>Loading...</div></body></html>
|
||||