mirror of
https://github.com/withastro/astro.git
synced 2025-08-01 00:21:19 +08:00
update example astro inline docs (#592)
This commit is contained in:
@ -1,7 +1,10 @@
|
||||
---
|
||||
// Component Imports
|
||||
import Counter from '../components/Counter.vue'
|
||||
---
|
||||
|
||||
// Full Astro Component Syntax:
|
||||
// https://github.com/snowpackjs/astro/blob/main/docs/core-concepts/astro-components.md
|
||||
---
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
|
Reference in New Issue
Block a user