separated screens for friends tab

This commit is contained in:
2025-03-23 19:53:58 +03:00
parent 0eb3146428
commit 8dc47c3fa5
8 changed files with 386 additions and 409 deletions
@@ -165,7 +165,6 @@ fun MainScreen(
) {
friendsScreen(
onError = onError,
navController = navController,
onPhotoClicked = onPhotoClicked,
onMessageClicked = onMessageClicked
)