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 f2500c5 commit b5d1accCopy full SHA for b5d1acc
README.ZH-CN.md
@@ -36,7 +36,7 @@ export default defineConfig({
36
plugins: [vuePreview()],
37
})
38
39
-// .vitepress/theme/index.js
+// .vitepress/theme/index.ts
40
import DefaultTheme from 'vitepress/theme'
41
import { VuePreviewWrapper } from 'vite-plugin-vue-preview'
42
README.md
@@ -37,7 +37,7 @@ export default defineConfig({
43
import 'vite-plugin-vue-preview/dist/style.css'
0 commit comments