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> <title>BetterSEQTA+ Settings</title>
</head> </head>
<body> <body>
<div id="app"></div> <div id="app">asdasds - I (Crazypersonalph) agree with this statement.</div>
asdasds - I (Crazypersonalph) agree with this statement.
<script type="module" src="./index.ts"></script> <script type="module" src="./index.ts"></script>
</body> </body>
</html> </html>