chore: uptick
This commit is contained in:
parent
41d3d7afb7
commit
5435287dec
@ -235,7 +235,7 @@ function ScrollBox({ children, ref, stickyScroll, ...style }: PropsWithChildren<
|
|||||||
// notify/scrollMutated are inline (no useCallback) but only close over
|
// notify/scrollMutated are inline (no useCallback) but only close over
|
||||||
// refs + imports — stable. Empty deps avoids rebuilding the handle on
|
// refs + imports — stable. Empty deps avoids rebuilding the handle on
|
||||||
// every render (which re-registers the ref = churn).
|
// every render (which re-registers the ref = churn).
|
||||||
|
|
||||||
[]
|
[]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user