This commit is contained in:
2026-07-29 04:02:16 -04:00
parent 4a6732798a
commit 9be3f50344
18 changed files with 378 additions and 294 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<title>By Other Means Control Timer</title>
</head>
<body class="bg-slate-900 text-slate-100">
<div id="app"></div>
<div id="app" class="container mx-auto"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>