chore: update deps

This commit is contained in:
2025-11-30 09:47:40 +07:00
parent 14c36e4731
commit 9fd55cf3ff
2 changed files with 139 additions and 145 deletions

View File

@@ -629,7 +629,7 @@ where
)
.flex_grow()
.with_sizing_behavior(sizing_behavior)
.track_scroll(vertical_scroll_handle)
.track_scroll(&vertical_scroll_handle)
.into_any_element(),
)
})