DavidHDev/vue-bits

[BUG]: TypeScript errors in Scroll Velocity component

Closed this issue · 0 comments

Describe the issue

Hello hello,

While adding the Scroll Velocity component to one of my projects, I have noticed it has some TS errors.

I can crate a PR to resolve these errors.

Image

Reproduction Link

No response

Steps to reproduce

  1. Create a Vue/Nuxt project
  2. Add Scroll Velocity from Vue-Bits
  3. Run the app or open ScrollVelocity component and you will see TS errors being highlighted

Validations

  • I have checked other issues to see if my issue was already reported or addressed