remove extra component

This commit is contained in:
yggverse 2025-01-27 16:47:26 +02:00
parent b04bb0ab54
commit 10539a1d30
3 changed files with 12 additions and 42 deletions

View file

@ -67,7 +67,7 @@ impl Item {
let widget = Rc::new(Widget::build(
tab_view,
&page.widget.g_box,
&page.g_box,
None,
position,
(is_pinned, is_selected, is_attention),