fix: text inside of app

This commit is contained in:
sethburkart123
2024-11-01 16:32:44 +11:00
parent 2627204112
commit 68c94f80d6
+1 -2
View File
@@ -6,8 +6,7 @@
<title>BetterSEQTA+ Settings</title>
</head>
<body>
<div id="app"></div>
asdasds - I (Crazypersonalph) agree with this statement.
<div id="app">asdasds - I (Crazypersonalph) agree with this statement.</div>
<script type="module" src="./index.ts"></script>
</body>
</html>