Add a first Conversations layout

This commit is contained in:
2024-05-26 11:17:37 +02:00
parent df32faa8e6
commit c8e8e2da67
3 changed files with 389 additions and 0 deletions

View File

@@ -1 +1,2 @@
pub(crate) mod conversations;
pub(crate) mod login;