3lang3 / react-vant

React mobile UI Components base on Vant
https://react-vant.3lang.dev
MIT License
1.32k stars 189 forks source link

fix: image样式属性监听 #632

Closed honorsuper closed 1 year ago

honorsuper commented 1 year ago

Image组件中,width,height,radius属性由于useMemo((...)=>{},[props.style])的原因,均不能动态修改

github-actions[bot] commented 1 year ago

PR preview has been successfully built and deployed to https://react-vant-pr-632.surge.sh.