mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Make connect page a navigation stack
This commit is contained in:
parent
da63521c7e
commit
d24b57fb16
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ struct Connect: View {
|
|||
|
||||
var body: some View {
|
||||
|
||||
NavigationView {
|
||||
NavigationStack {
|
||||
|
||||
VStack {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue