Temporary update before I go to sleep

This commit is contained in:
Tibo De Peuter 2023-04-11 23:26:50 +02:00
parent 18d8108779
commit 01bb858b9d
3 changed files with 71 additions and 28 deletions

View file

@ -26,6 +26,7 @@ fun LoginScreen(
) {
val uiState by viewModel.uiState
// TODO Make this a separate kind of screen?
SecondaryScreenToolbar(title = resources().getString(AppText.sign_in)) {
Column(
modifier = modifier