generated from template/astro-simple-template
	readme.md
This commit is contained in:
		@@ -1,9 +1,8 @@
 | 
			
		||||
---
 | 
			
		||||
import Html from '@/components/html.astro';
 | 
			
		||||
import { App } from '@/thinkyou';
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
<Html>
 | 
			
		||||
  <main>
 | 
			
		||||
   
 | 
			
		||||
  </main>
 | 
			
		||||
  <App client:only="react" />
 | 
			
		||||
</Html>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user