sebinside / StreamAwesome

Stream Awesome - The Stream Deck Icon Generator using Font Awesome
MIT License
52 stars 15 forks source link

refactor: template refs #265

Open MichaHuhn opened 1 month ago

MichaHuhn commented 1 month ago

Vue 3.5 added a better way to access template refs.

The new useTemplateRef() function automatically infers the HTML element's type.