Skip to content

Commit ba6aaa4

Browse files
committed
add in expression
1 parent 81b4e8b commit ba6aaa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose/snippets/src/main/java/com/example/compose/snippets/predictiveback/PredictiveBackSnippets.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ fun MainNavigation(
6060
SettingsScreen(
6161
modifier = modifier,
6262
navController = navController,
63+
)
6364
}
6465
}
6566
}

0 commit comments

Comments
 (0)