vue3-progress icon indicating copy to clipboard operation
vue3-progress copied to clipboard

Update Code Snippet in README

Open moshetanzer opened this issue 2 years ago • 0 comments

Hi,

Want to make this component as user friendly as possible.

If you use Vue 3 CLI with TS, when you use Vue router variables (to, from) Eslint recognises them as unused vars (this is a Eslint bug). These vars are not unused and work perfectly in production. So just added a line to ignore this unused var error.

Really want this to get out there!

Best Regards

moshetanzer avatar May 22 '22 10:05 moshetanzer