Add Background widget
This commit is contained in:
parent
1000de5bcf
commit
fd1b337cd1
4 changed files with 70 additions and 17 deletions
|
|
@ -1,3 +1,5 @@
|
|||
pub use empty::Empty;
|
||||
pub use background::*;
|
||||
pub use empty::*;
|
||||
|
||||
mod background;
|
||||
mod empty;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue