add:comment list
This commit is contained in:
@@ -108,6 +108,9 @@ fun NavigationController(navController: NavHostController) {
|
||||
composable(route="MyMessage") {
|
||||
NotificationsScreen()
|
||||
}
|
||||
composable(route="Comments") {
|
||||
CommentsScreen()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user