mirror of
https://github.com/withastro/astro.git
synced 2025-09-26 15:34:16 +08:00
Format astro files in examples (#3862)
This commit is contained in:

committed by
GitHub

parent
1f9e4857ff
commit
59e8c71786
@ -1,6 +1,6 @@
|
||||
---
|
||||
// Component Imports
|
||||
import Counter from '../components/Counter.vue';
|
||||
import Counter from "../components/Counter.vue";
|
||||
|
||||
// Full Astro Component Syntax:
|
||||
// https://docs.astro.build/core-concepts/astro-components/
|
||||
|
Reference in New Issue
Block a user