mirror of
https://github.com/Steffo99/twom.git
synced 2024-11-21 15:44:26 +00:00
Remove TODO as error messages were localized
This commit is contained in:
parent
04a4e5bc0b
commit
320e209ef3
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ enum class LoginStep(val step: Int) {
|
|||
}
|
||||
|
||||
|
||||
// TODO: Localize error messages
|
||||
@Composable
|
||||
@Preview(showBackground = true)
|
||||
fun LoginForm(
|
||||
|
|
Loading…
Reference in a new issue