mirror of
https://github.com/withastro/astro.git
synced 2025-09-28 08:34:18 +08:00
[ci] format
This commit is contained in:
@ -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