.navigationTitle(scrum.title) .toolbar{ Button("Edit") { isPresentingEditView = true data= scrum.data } }
Last updated 1 year ago