chore: bug mark of rc-textarea

This commit is contained in:
二货机器人 2022-10-11 11:37:54 +08:00
parent 975def492b
commit e372e1b993

View File

@ -13,6 +13,10 @@ const DEPRECIATED_VERSION = {
'https://github.com/ant-design/ant-design/issues/37024',
],
'4.23.0': ['https://github.com/ant-design/ant-design/issues/37461'],
'4.23.5': [
'https://github.com/ant-design/ant-design/issues/37929',
'https://github.com/ant-design/ant-design/issues/37931',
],
};
function matchDeprecated(version) {