mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
fix: add deprecated token warning (#43461)
This commit is contained in:
parent
9494f39c68
commit
5094710a2e
@ -859,6 +859,7 @@ export default (prefixCls: string, injectStyle: boolean): UseComponentStyleResul
|
||||
['colorActiveBarWidth', 'activeBarWidth'],
|
||||
['colorActiveBarHeight', 'activeBarHeight'],
|
||||
['colorActiveBarBorderSize', 'activeBarBorderWidth'],
|
||||
['colorItemBgSelected', 'itemSelectedBg'],
|
||||
],
|
||||
},
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user