ant-design-icons
ant-design-icons copied to clipboard
BUG: Custom icons spin is not working
When you provide a spin: true
prop to the <Icon/>
component, the icon is not spinning if it's a custom icon (has a component
prop).
A bug is recreated here: https://codesandbox.io/s/custom-icon-antd-5-3-0-forked-5i0cbf?file=/demo.tsx