YX

Results 2 comments of YX

同 "@ant-design/icons": "^5.2.6", "umi": "^4.0.81",

I had the same problem but it has been solved by lastest api. Check the `scale` prop. My code be like ``` const [pos, setPos] = useState({ x: 0, y:...