Skip to content

@nextui-org/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 15:19
· 535 commits to canary since this release
9a2cf47

Patch Changes

  • #3049 fa26ce02f Thanks @Gaic4o! - WHAT: Refactored the useScrollPosition hook to improve performance and stability by using useCallback for the handler function and useRef for throttleTimeout.