Code review fixes

This commit is contained in:
Aleksandrs Proskurins
2022-10-25 09:17:58 +03:00
parent 247f7ecd1f
commit 03718be4cf
5 changed files with 21 additions and 21 deletions
@@ -46,7 +46,7 @@ struct UserOtherSessionsToolbar: ToolbarContent {
} else {
filterMenuButton()
.offset(x: 12)
kebabMenu()
optionsMenu()
}
}
}
@@ -75,7 +75,7 @@ struct UserOtherSessionsToolbar: ToolbarContent {
}
}
private func kebabMenu() -> some View {
private func optionsMenu() -> some View {
Button { } label: {
Menu {
Button {