refactor logviewer
This commit is contained in:
parent
7ea9d84228
commit
79639be9da
9 changed files with 425 additions and 239 deletions
4
src/tui/widgets/mod.rs
Normal file
4
src/tui/widgets/mod.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pub mod hyperlink;
|
||||
pub mod items;
|
||||
pub mod line_text;
|
||||
pub mod styled;
|
||||
Loading…
Add table
Add a link
Reference in a new issue