[BUG]: TypeScript errors in Scroll Velocity component
Closed this issue · 0 comments
snepsnepy commented
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.
Reproduction Link
No response
Steps to reproduce
- Create a Vue/Nuxt project
- Add Scroll Velocity from Vue-Bits
- 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