💄 Add Wallpaper, Spinner and LoadingPage widgets

This commit is contained in:
2024-02-29 23:47:32 +01:00
parent 5719cb8254
commit 5e05b75bde
7 changed files with 203 additions and 0 deletions

View File

@@ -3,5 +3,8 @@ pub mod chats_window;
pub mod contacts_window;
pub mod header;
pub mod icons;
pub mod loading;
pub mod login;
pub mod main_window;
pub mod spinner;
pub mod wallpaper;