chore: remove debug test text

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
fyah
2026-05-09 11:34:32 +08:00
parent 1d459b14e7
commit 865d2e2f65

View File

@@ -6,8 +6,7 @@
<title>Elec</title>
</head>
<body>
<div style="color: #00ff00; font-size: 24px; padding: 40px;">TEST - IF YOU SEE THIS, HTML IS LOADING</div>
<div id="root"></div>
<div id="root"></div>
<script type="module" src="../main.tsx"></script>
</body>
</html>