💄 Add buttons which will be used by the Login component

This commit is contained in:
2024-03-09 22:46:00 +01:00
parent bb56d24f02
commit f52733d9a6
3 changed files with 193 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
pub mod avatar_selector;
pub mod button;
pub mod chats_window;
pub mod contacts_window;
pub mod header;