fix: add deprecated token warning (#43461)

This commit is contained in:
MadCcc 2023-07-10 10:36:35 +08:00 committed by GitHub
parent 9494f39c68
commit 5094710a2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -859,6 +859,7 @@ export default (prefixCls: string, injectStyle: boolean): UseComponentStyleResul
['colorActiveBarWidth', 'activeBarWidth'],
['colorActiveBarHeight', 'activeBarHeight'],
['colorActiveBarBorderSize', 'activeBarBorderWidth'],
['colorItemBgSelected', 'itemSelectedBg'],
],
},
);