mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-04-25 03:34:23 +08:00
feat(projects): 添加全局组件自动引入注册
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
import { ref, watch, onMounted, onUnmounted } from 'vue';
|
||||
import Vditor from 'vditor';
|
||||
import 'vditor/src/assets/scss/index.scss';
|
||||
import { GithubLink } from '@/components';
|
||||
import { useThemeStore } from '@/store';
|
||||
|
||||
const theme = useThemeStore();
|
||||
|
||||
Reference in New Issue
Block a user