mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 14:20:21 +08:00
fix(projects): 修复登录页刷新跳404
This commit is contained in:
@@ -12,6 +12,6 @@ export {
|
||||
isMap
|
||||
} from './typeof';
|
||||
|
||||
export { brightenColor, shallowColor, darkenColor, addColorAlpha } from './color';
|
||||
export { brightenColor, darkenColor, addColorAlpha } from './color';
|
||||
|
||||
export { dynamicIconRender } from './icon';
|
||||
|
||||
Reference in New Issue
Block a user