mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-10 07:27:57 -05:00
fix(comment): fixed comment (#1933)
This commit is contained in:
@@ -202,7 +202,7 @@ export function SidebarNew() {
|
||||
}
|
||||
}
|
||||
|
||||
// Start the scroll attempt after a small delay to ensure rendering
|
||||
// Start the scroll attempt after a small delay to ensure rendering.
|
||||
scrollTimeoutRef.current = window.setTimeout(tryScroll, 50)
|
||||
},
|
||||
[scrollContainerRef]
|
||||
|
||||
Reference in New Issue
Block a user