mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 14:20:21 +08:00
build(deps): 依赖升级
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { ThemeSettings } from '@/interface';
|
||||
import { EnumAnimate } from '@/enum';
|
||||
import type { ThemeSettings } from '../../interface';
|
||||
import { EnumAnimate } from '../../enum';
|
||||
|
||||
const themeColorList = [
|
||||
'#409EFF',
|
||||
|
||||
Reference in New Issue
Block a user