Add Empty widget

This commit is contained in:
Joscha 2022-07-12 21:42:21 +02:00
parent d2c4d2b029
commit 204eb95fa5
2 changed files with 16 additions and 0 deletions

View file

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