We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa3528 commit ceeb7c2Copy full SHA for ceeb7c2
docs/.vitepress/theme/index.js
@@ -7,7 +7,6 @@ export default {
7
Layout,
8
enhanceApp({ app, router, siteData }) {
9
app.component('HomeSponsors', HomeSponsors)
10
- // test
11
// app is the Vue 3 app instance from createApp()
12
// router is VitePress' custom router (see `lib/app/router.js`)
13
// siteData is a ref of current site-level metadata.
0 commit comments