Squashed 'module/ui/' content from commit 4916345

git-subtree-dir: module/ui
git-subtree-split: 491634560c
This commit is contained in:
2026-08-15 15:16:17 +00:00
commit 9ff57141d1
4 changed files with 16 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head><title>UI Module</title></head>
<body>
<div id="app">Loading...</div>
<script src="src/app.js"></script>
</body>
</html>