Format
This commit is contained in:
@@ -191,4 +191,3 @@ internal fun SuperButtonPreview() {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -203,7 +203,8 @@ private fun ButtonInternal(
|
||||
}
|
||||
|
||||
val textStyle = when (size) {
|
||||
ButtonSize.Small, ButtonSize.Medium -> MaterialTheme.typography.labelLarge
|
||||
ButtonSize.Small,
|
||||
ButtonSize.Medium -> MaterialTheme.typography.labelLarge
|
||||
ButtonSize.Large -> ElementTheme.typography.fontBodyLgMedium
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user