alex-oleshkevich / vue-tabler-icons

Fully customizable free SVG icons made as Vue components.
MIT License
150 stars 13 forks source link

fix: Avoid injecting all $data attrs into html #21

Closed nerijunior closed 2 years ago

nerijunior commented 2 years ago

It solves #20 - Changes the svg injected attributes for $attrs instead of $data.