mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 16:47: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 {
|
DarkTestTheme {
|
||||||
LobstersBottomNav(
|
LobstersBottomNav(
|
||||||
currentDestination = Destination.startDestination,
|
currentDestination = Destination.startDestination,
|
||||||
navigateToDestination = { /*TODO*/},
|
navigateToDestination = {},
|
||||||
jumpToIndex = { _, _ -> },
|
jumpToIndex = { _, _ -> },
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue