aykutkardas / react-icomoon

It makes it very simple to use SVG icons in your React and React-Native projects.
https://svgps.app
MIT License
216 stars 22 forks source link

fix: IconSetItem properties name type #18

Closed rohrlaf closed 3 years ago

rohrlaf commented 3 years ago

Fixes #17 where v2.3.x introduced a faulty type declaration for IconSetItem.properties.name.

aykutkardas commented 3 years ago

A sad typo. Thanks for noticing and fixing it. @rohrlaf 🔥