mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-17 15:13:41 +08:00
fix(projects): 修复vertical sider自适应主题
This commit is contained in:
@@ -12,6 +12,6 @@ export {
|
||||
isMap
|
||||
} from './typeof';
|
||||
|
||||
export { brightenColor, shallowColor, darkenColor } from './color';
|
||||
export { brightenColor, shallowColor, darkenColor, addColorAlpha } from './color';
|
||||
|
||||
export { dynamicIconRender } from './icon';
|
||||
|
Reference in New Issue
Block a user