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 edd02bb commit 40d1f5dCopy full SHA for 40d1f5d
compose-web-common/src/jsMain/kotlin/com/huanshankeji/compose/web/Layouts.kt
@@ -11,7 +11,7 @@ import org.jetbrains.compose.web.dom.ContentBuilder
11
import org.jetbrains.compose.web.dom.Div
12
import org.w3c.dom.HTMLDivElement
13
14
-// follow names in Android Jetpack Compose
+// try to follow names in Android Jetpack Compose
15
16
@Composable
17
fun Flexbox(
0 commit comments