tree-select
tree-select copied to clipboard
React Tree Select
[reproduce link](https://codesandbox.io/s/jmlvd) 
Fixes errors using Yarn 2 (berry). See https://github.com/ant-design/ant-design/issues/27339 for details.
The goal is to allow for data-testid to propogate through to the trigger in tree-select
cc @zombieJ
Why we need this changes? Answer: When I am going to disabled the dropdown, still user can able to select items from tree list popup. So I just hiding the...
mobile 端不需要每次都focus, 会弹出键盘,有没有地方可以设置