Add Text widget
This commit is contained in:
parent
fe33465564
commit
dc6265f837
7 changed files with 373 additions and 4 deletions
3
showbits-common/src/widgets.rs
Normal file
3
showbits-common/src/widgets.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
pub use text::*;
|
||||
|
||||
mod text;
|
||||
Loading…
Add table
Add a link
Reference in a new issue