Loading core/ui/compose/designsystem/src/main/kotlin/app/k9mail/core/ui/compose/designsystem/atom/button/ButtonFilled.kt +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ fun ButtonFilled( ) { Material3Text( text = text, textAlign = TextAlign.Center textAlign = TextAlign.Center, ) } } Loading
core/ui/compose/designsystem/src/main/kotlin/app/k9mail/core/ui/compose/designsystem/atom/button/ButtonFilled.kt +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ fun ButtonFilled( ) { Material3Text( text = text, textAlign = TextAlign.Center textAlign = TextAlign.Center, ) } }