Quality...

This commit is contained in:
Benoit Marty 2024-10-10 17:40:56 +02:00
parent 2288b64d0d
commit 03dbfd927f

View file

@ -223,7 +223,7 @@ private fun Content(
} }
@Composable @Composable
fun ContentInitial( private fun ContentInitial(
onLearnMoreClick: () -> Unit, onLearnMoreClick: () -> Unit,
) { ) {
Row( Row(