Add Empty widget
This commit is contained in:
parent
ba68e34d0d
commit
1000de5bcf
3 changed files with 27 additions and 0 deletions
3
showbits-common/src/widgets.rs
Normal file
3
showbits-common/src/widgets.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
pub use empty::Empty;
|
||||
|
||||
mod empty;
|
||||
Loading…
Add table
Add a link
Reference in a new issue