diff --git a/.gitignore b/.gitignore index fc1a0b08..e25a0d53 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,4 @@ coverage auto-imports.d.ts components.d.ts -docs/.vitepress/cache/deps +docs/.vitepress/cache diff --git a/docs/guide/index.md b/docs/guide/index.md index 346fea8c..45d1f09e 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -121,6 +121,14 @@ app.mount("#app");