Code review fixes

This commit is contained in:
Aleksandrs Proskurins
2022-10-25 09:17:58 +03:00
parent 2be5583e9c
commit c716371df8
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 {