Skip to content

Commit 40d1f5d

Browse files
committed
Update a comment
1 parent edd02bb commit 40d1f5d

File tree

1 file changed

+1
-1
lines changed
  • compose-web-common/src/jsMain/kotlin/com/huanshankeji/compose/web

1 file changed

+1
-1
lines changed

compose-web-common/src/jsMain/kotlin/com/huanshankeji/compose/web/Layouts.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import org.jetbrains.compose.web.dom.ContentBuilder
1111
import org.jetbrains.compose.web.dom.Div
1212
import org.w3c.dom.HTMLDivElement
1313

14-
// follow names in Android Jetpack Compose
14+
// try to follow names in Android Jetpack Compose
1515

1616
@Composable
1717
fun Flexbox(

0 commit comments

Comments
 (0)