Jan
08/22/2023, 12:43 PMsupportingText
to null even though its just an empty composable?:
OutlinedTextField(
value = "",
onValueChange = {},
supportingText = {}
)
Jan
08/22/2023, 12:44 PMAlexander Maryanovsky
08/23/2023, 8:57 AMJan
08/23/2023, 12:26 PM