mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +00:00
remove extra widget mod
This commit is contained in:
parent
ff824846e5
commit
1c98178f67
3 changed files with 20 additions and 55 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue