Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
griffinsorrentino authored Jun 18, 2024
1 parent c6d8780 commit 3b6e09d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ public fun ScreenTransition(
screenEnterTransition,
screenExitTransition,
contentTransform.targetContentZIndex,
contentTransform.sizeTransform,
contentTransform.sizeTransform
)
},
modifier = modifier
Expand Down

0 comments on commit 3b6e09d

Please sign in to comment.