mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2025-12-29 15:09:38 +05:00
remove spacer
This commit is contained in:
@@ -251,7 +251,6 @@ fun RepoScreen(navController: NavController, viewModel: BaseRepoViewModel) {
|
||||
}
|
||||
}
|
||||
}
|
||||
Spacer(modifier = Modifier.height(16.dp))
|
||||
}
|
||||
},
|
||||
snackbarHost = { SnackbarHost(hostState = snackbarHostState) }
|
||||
|
||||
Reference in New Issue
Block a user