fix: TreeSelect not show hightlight with keyboard (#33755)

This commit is contained in:
二货机器人 2022-01-18 20:21:12 +08:00 committed by GitHub
parent 395c549049
commit 151085b058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,7 @@
"lodash": "^4.17.21",
"memoize-one": "^6.0.0",
"moment": "^2.25.3",
"rc-cascader": "~3.0.0-alpha.3",
"rc-cascader": "~3.0.0-alpha.8",
"rc-checkbox": "~2.3.0",
"rc-collapse": "~3.1.0",
"rc-dialog": "~8.6.0",
@ -147,8 +147,8 @@
"rc-tabs": "~11.10.0",
"rc-textarea": "~0.3.0",
"rc-tooltip": "~5.1.1",
"rc-tree": "~5.3.5",
"rc-tree-select": "~5.0.0-alpha.2",
"rc-tree": "~5.4.3",
"rc-tree-select": "~5.1.0",
"rc-trigger": "^5.2.10",
"rc-upload": "~4.3.0",
"rc-util": "^5.14.0",