Skip to main content

git_same/tui/widgets/
mod.rs

1//! Reusable TUI widgets.
2
3pub mod repo_table;
4pub mod status_bar;