viewweiwu / vue3-tabs-chrome

chrome tab like.
99 stars 28 forks source link

favicon type error #13

Open flingyp opened 1 year ago

flingyp commented 1 year ago

I use vue3-tabs-chrome component in vue3 + typescript project but show a error of favicon type. So, I found favico type is string. Can we solve the problem of error reporting? image

viewweiwu commented 1 year ago

Looks like just a warning, can it be used?

flingyp commented 1 year ago

Yes,but it's not friendly that having a type error at typescript.