mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Search and trending menus for iOS
This commit is contained in:
@@ -145,7 +145,6 @@ struct AppTabNavigation: View {
|
||||
private var searchNavigationView: some View {
|
||||
NavigationView {
|
||||
LazyView(SearchView())
|
||||
.toolbar { toolbarContent }
|
||||
}
|
||||
.tabItem {
|
||||
Label("Search", systemImage: "magnifyingglass")
|
||||
|
Reference in New Issue
Block a user