gpui-component 0.6.0

GPUI Component: the styled component library of GPUI Kit, with 60+ desktop UI components for GPUI.
Documentation
1
2
3
4
5
mod tab;
mod tab_bar;

pub use tab::*;
pub use tab_bar::*;