mirror of
https://github.com/bitwarden/android.git
synced 2026-08-29 10:17:56 -05:00
Revert unintentional change
This commit is contained in:
+1
-1
@@ -206,7 +206,7 @@ fun BitwardenTextField(
|
||||
label: String?,
|
||||
value: String,
|
||||
onValueChange: (String) -> Unit,
|
||||
supportingContent: @Composable (ColumnScope.() -> Unit)?,
|
||||
supportingContent: (@Composable ColumnScope.() -> Unit)?,
|
||||
cardStyle: CardStyle?,
|
||||
modifier: Modifier = Modifier,
|
||||
tooltip: TooltipData? = null,
|
||||
|
||||
Reference in New Issue
Block a user