ant-design / ant-design-icons

⭐ Ant Design SVG Icons
https://ant.design/components/icon/
MIT License
939 stars 577 forks source link

fix(icons-vue): twoToneColor supports reactive #601

Closed cc-hearts closed 8 months ago

cc-hearts commented 9 months ago

fixed the issue that when using setTwoToneColors, the page template was not updated.

Related issues: ant-design-vue/issue/6989