[package] name = "yahweh-widget-tabs" version = { workspace = true } edition = { workspace = true } license = { workspace = true } description = "TabContainer — n hijos, uno visible, header con tabs clickeables." [dependencies] gpui = { workspace = true } yahweh-core = { workspace = true } yahweh-theme = { workspace = true } yahweh-widget-container-core = { workspace = true }