diff options
author | 2023-06-26 11:34:13 +0800 | |
---|---|---|
committer | 2023-06-26 11:34:13 +0800 | |
commit | 8e3cb20b5c37c9539412b659943b6191086ccf52 (patch) | |
tree | 5a06297245bd5b1809c186fcb281be6655e637d1 /examples/framework-vue/README.md | |
parent | 6e7f38dd794354fbb582ec0c47e36df750f2bafc (diff) | |
download | astro-8e3cb20b5c37c9539412b659943b6191086ccf52.tar.gz astro-8e3cb20b5c37c9539412b659943b6191086ccf52.tar.zst astro-8e3cb20b5c37c9539412b659943b6191086ccf52.zip |
Format markdown files (#7439)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
Diffstat (limited to 'examples/framework-vue/README.md')
-rw-r--r-- | examples/framework-vue/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/framework-vue/README.md b/examples/framework-vue/README.md index bc311c9dd..07f94e1c3 100644 --- a/examples/framework-vue/README.md +++ b/examples/framework-vue/README.md @@ -9,4 +9,3 @@ npm create astro@latest -- --template framework-vue [](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/framework-vue/devcontainer.json) This example showcases Astro working with [Vue](https://v3.vuejs.org/). - |