Skip to content

Commit

Permalink
Empty line fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KovalevAndrey committed Dec 14, 2023
1 parent 61a439c commit d5e1da5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ private class ChildRendererImpl<InteractionTarget : Any>(
override operator fun invoke(modifier: Modifier) {
Box(modifier = elementUiModel.modifier) {
node.Compose(modifier = modifier)

}
}

Expand Down

0 comments on commit d5e1da5

Please sign in to comment.