Integrate Tags, Streamline flow, Modify Edit Window
This commit is contained in:
@@ -13,10 +13,6 @@ struct MainTabView: View {
|
||||
SearchView()
|
||||
}
|
||||
|
||||
Tab(L("tab.create"), systemImage: "square.and.pencil") {
|
||||
NewContentView()
|
||||
}
|
||||
|
||||
Tab(L("tab.settings"), systemImage: "gear") {
|
||||
SettingsView()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user