Added recipe description, nutrition information and keywords to recipe detail view
This commit is contained in:
@@ -96,7 +96,7 @@ import SwiftUI
|
||||
recipeDetails[recipeId] = recipeDetail
|
||||
return recipeDetail
|
||||
}
|
||||
return RecipeDetail.error()
|
||||
return RecipeDetail.error
|
||||
}
|
||||
|
||||
func downloadAllRecipes() async {
|
||||
|
||||
Reference in New Issue
Block a user