input-number
input-number copied to clipboard
input-number 点击右侧增加聚焦失当
https://github.com/react-component/input-number/blob/d3de1472f23b4978d74a221e4b11db5408900ef9/src/InputNumber.tsx#L432
采用了先更改数值在聚焦。应该是先focus再change,模拟input改变时间顺序