remove extra widget mod

This commit is contained in:
yggverse 2025-01-27 16:09:23 +02:00
parent ff824846e5
commit 1c98178f67
3 changed files with 20 additions and 55 deletions

View file

@ -58,7 +58,7 @@ impl Page {
let input = Rc::new(Input::new());
let widget = Rc::new(Widget::build(
&navigation.widget.g_box,
&navigation.g_box,
&content.g_box,
&search.g_box,
&input.clamp,