please please please

This commit is contained in:
breadone
2024-07-10 13:25:36 +12:00
parent a174b096fd
commit 154c02ca6c
2 changed files with 1 additions and 11 deletions

View File

@@ -41,16 +41,6 @@ struct MainViewPresenter: View {
}
}
.toolbar {
ToolbarItem(placement: .primaryAction) {
Button {
} label: {
Label("Sync", systemImage: "arrow.triangle.2.circlepath")
}
}
}
.navigationTitle("Projects")
} detail: {
Text("Select an item")