Added recipe description, nutrition information and keywords to recipe detail view
This commit is contained in:
@@ -51,7 +51,6 @@ struct MainView: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.navigationTitle("Cookbooks")
|
||||
.navigationDestination(isPresented: $showSettingsView) {
|
||||
SettingsView(userSettings: userSettings, viewModel: viewModel)
|
||||
|
||||
Reference in New Issue
Block a user