WIP - Complete App refactoring
This commit is contained in:
@@ -10,7 +10,7 @@ import SwiftUI
|
||||
|
||||
|
||||
struct ShareView: View {
|
||||
@State var recipeDetail: RecipeDetail
|
||||
@State var recipeDetail: CookbookApiRecipeDetailV1
|
||||
@State var recipeImage: UIImage?
|
||||
@Binding var presentShareSheet: Bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user