Skip to content

Commit

Permalink
docs CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-cn committed Jul 30, 2024
1 parent c88f166 commit 4d788d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/theme/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import ElementPlus from 'element-plus';
import zhCn from 'element-plus/es/locale/lang/zh-cn';
import * as ElementPlusIconsVue from '@element-plus/icons-vue';
import 'element-plus/dist/index.css';
import 'element-plus/theme-chalk/dark/css-vars.css';
import ChatHistory from './components/ChatHistory.vue';
import UserAvatar from './components/UserAvatar.vue';
import ChatMsg from './components/ChatMsg.vue';
Expand Down

0 comments on commit 4d788d7

Please sign in to comment.