ant-design-icons icon indicating copy to clipboard operation
ant-design-icons copied to clipboard

BUG: Custom icons spin is not working

Open Svudec opened this issue 1 year ago • 0 comments

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

Svudec avatar Mar 09 '23 13:03 Svudec