WIP
This commit is contained in:
@@ -67,6 +67,7 @@ struct CreateWorkoutItemPickerView: View {
|
||||
TextField("Filter", text: $searchString)
|
||||
.padding()
|
||||
|
||||
|
||||
HStack {
|
||||
Button(action: {
|
||||
viewModel.toggleAll()
|
||||
|
||||
Reference in New Issue
Block a user