chore: uptick

This commit is contained in:
Brooklyn Nicholson 2026-04-16 22:35:45 -05:00
parent 41d3d7afb7
commit 5435287dec

View file

@ -235,7 +235,7 @@ function ScrollBox({ children, ref, stickyScroll, ...style }: PropsWithChildren<
// notify/scrollMutated are inline (no useCallback) but only close over
// refs + imports — stable. Empty deps avoids rebuilding the handle on
// every render (which re-registers the ref = churn).
[]
)