gpui-component 0.5.1

UI components for building fantastic desktop application by using GPUI.
Documentation
1
2
3
4
5
mod tab;
mod tab_bar;

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