robcresswell / vue-material-design-icons

Material Design Icons as Vue Single File Components
https://npmjs.com/vue-material-design-icons
MIT License
162 stars 35 forks source link

fix: Do not define aria-hidden when not hidden #295

Closed skylerberg closed 7 months ago

skylerberg commented 11 months ago

See https://github.com/robcresswell/vue-material-design-icons/issues/294

Setting the v-bind to null should cause the attribute to be completely omitted.

robcresswell commented 7 months ago

Merged into https://github.com/robcresswell/vue-material-design-icons/pull/297

I've added you as co-author :)