mirror of
https://github.com/antd-tiny-vue/antd-tiny-vue.git
synced 2024-11-10 09:39:15 +08:00
Merge branch 'main' of github.com:antd-tiny-vue/antd-tiny-vue into main
This commit is contained in:
commit
5338a2fe92
@ -2,6 +2,7 @@ import type { Theme } from 'vitepress'
|
||||
// eslint-disable-next-line import/no-named-as-default
|
||||
import DefaultTheme from 'vitepress/theme'
|
||||
import AntdTheme from '../components/demo.vue'
|
||||
// import { AntdTheme } from 'vite-plugin-vitepress-demo/theme'
|
||||
export default {
|
||||
...DefaultTheme,
|
||||
async enhanceApp(ctx) {
|
||||
|
Loading…
Reference in New Issue
Block a user