mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor(ui): remove labels from navigation suite items (#4924)
This commit is contained in:
parent
36290fc94b
commit
7484cc69b4
1 changed files with 0 additions and 1 deletions
|
|
@ -188,7 +188,6 @@ private fun MeshtasticNavigationBar(
|
|||
uiViewModel = uiViewModel,
|
||||
)
|
||||
},
|
||||
label = { Text(stringResource(destination.label)) },
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue