readme.md

This commit is contained in:
2025-10-23 12:43:06 +08:00
parent 6648e4f5ec
commit 5a4d9c973e
8 changed files with 1007 additions and 83 deletions

View File

@@ -1,9 +1,8 @@
---
import Html from '@/components/html.astro';
import { App } from '@/thinkyou';
---
<Html>
<main>
</main>
<App client:only="react" />
</Html>