mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-28 16:50:17 +08:00
feat(projects): 添加全局组件自动引入注册
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
import { computed } from 'vue';
|
||||
import { DarkModeContainer } from '@/components';
|
||||
import { useAppStore, useThemeStore } from '@/store';
|
||||
import { GlobalLogo } from '@/layouts/common';
|
||||
import { VerticalMenu } from './components';
|
||||
|
||||
Reference in New Issue
Block a user