This commit is contained in:
2025-10-14 22:10:37 +08:00
parent c15621c808
commit 496e4e3cb7

View File

@@ -7,12 +7,11 @@ import '../styles/global.css';
<html lang='en'>
<head>
<title>My Homepage</title>
</head>e
</head>
<body>
<h1 onclick="{onClick}">Welcome to my website!</h1>
<div class='bg-amber-50 w-20 h-20 rounded-full'></div>
<div id='root'></div>
<!-- <Button client:only="react">sdf sdf</Button> -->
<script type='importmap' data-vite-ignore is:inline>
{
"imports": {