Pictogrammers / vue-icon

A Vue component to render an SVG path icon.
MIT License
26 stars 11 forks source link

how set size in percent #6

Closed newbie78 closed 3 years ago

newbie78 commented 3 years ago

thanx for a component but how i do this?

when i'm set size="50%" work fine but i'v got error - "Invalid prop: type check failed for prop "size". Expected Number with value NaN, got String with value "50%"." in console

newbie78 commented 3 years ago

https://github.com/JamesCoyle/vue-icon/pull/7

JamesCoyle commented 3 years ago

Well spotted. Merged and released in 0.1.2.