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