nextui/.changeset/fast-students-promise.md
vetan2 b0728e3c38
fix(hook): re-attached scroll event behavior in useScrollPosition (#3247)
* fix: initialize throttleTimeout in cleanup function

* chore(changeset): add changeset

---------

Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-12 22:09:12 +08:00

6 lines
105 B
Markdown

---
"@nextui-org/use-scroll-position": patch
---
re-attach scroll event behavior in `useScrollPosition`