mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 21:27:01 +05:30
app: remove lingering TODO
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
d48d1c44ea
commit
94afe3c15f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class LobstersBottomNavTest : ScreenshotTest {
|
|||
DarkTestTheme {
|
||||
LobstersBottomNav(
|
||||
currentDestination = Destination.startDestination,
|
||||
navigateToDestination = { /*TODO*/},
|
||||
navigateToDestination = {},
|
||||
jumpToIndex = { _, _ -> },
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue