Recipe edit UI polish
This commit is contained in:
@@ -10,7 +10,7 @@ import SwiftUI
|
||||
import PhotosUI
|
||||
|
||||
|
||||
|
||||
/*
|
||||
struct RecipeEditView: View {
|
||||
@ObservedObject var viewModel: RecipeEditViewModel
|
||||
@Binding var isPresented: Bool
|
||||
@@ -279,4 +279,4 @@ fileprivate struct DurationPicker: View {
|
||||
|
||||
|
||||
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user