mirror of
https://github.com/cranci1/Sora.git
synced 2026-03-11 17:45:37 +00:00
idk
This commit is contained in:
parent
051a710c70
commit
701a1d6371
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,6 @@ struct HomeView: View {
|
|||
}
|
||||
}
|
||||
.padding(.bottom, 16)
|
||||
.padding(.leading, 7)
|
||||
}
|
||||
.navigationTitle("Home")
|
||||
}
|
||||
|
|
@ -203,5 +202,6 @@ struct HomeView: View {
|
|||
}
|
||||
}
|
||||
}
|
||||
.navigationViewStyle(StackNavigationViewStyle())
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue