refactor(projects): 抽离格式化相关依赖配置
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { useEventListener } from '@vueuse/core';
|
||||
import { useThemeStore, useTabStore } from '@/store';
|
||||
import { useTabStore, useThemeStore } from '@/store';
|
||||
|
||||
/** 全局事件 */
|
||||
export function useGlobalEvents() {
|
||||
|
||||
Reference in New Issue
Block a user