We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc9039 commit 0aed85fCopy full SHA for 0aed85f
app/src/main/java/to/bitkit/ui/components/Button.kt
@@ -141,7 +141,6 @@ fun TertiaryButton(
141
icon: (@Composable () -> Unit)? = null,
142
isLoading: Boolean = false,
143
size: ButtonSize = ButtonSize.Large,
144
- fullWidth: Boolean = true,
145
enabled: Boolean = true,
146
fullWidth: Boolean = true,
147
) {
0 commit comments