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