Add Background widget

This commit is contained in:
Joscha 2022-07-12 21:42:09 +02:00
parent 8eda1ad97d
commit d2c4d2b029
2 changed files with 37 additions and 0 deletions

View file

@ -1,3 +1,4 @@
pub mod background;
pub mod list;
pub mod text;