Add TabBar
component
This commit is contained in:
parent
7c8d662315
commit
00e8531898
5 changed files with 146 additions and 0 deletions
|
@ -3,5 +3,6 @@ pub mod buffer;
|
|||
pub mod panel;
|
||||
pub mod project_panel;
|
||||
pub mod tab;
|
||||
pub mod tab_bar;
|
||||
pub mod terminal;
|
||||
pub mod workspace;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue