mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-08 03:01:47 +00:00
chore: uptick
This commit is contained in:
parent
41d3d7afb7
commit
5435287dec
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue