Refactor ViewModel
This commit is contained in:
@@ -35,7 +35,7 @@ public struct NavigationButtonsView: View {
|
||||
|
||||
#if os(tvOS)
|
||||
private var tvOSBody: some View {
|
||||
viewBuilder {
|
||||
Group {
|
||||
if showConnectionsButton {
|
||||
Button {
|
||||
onConnectionsTap()
|
||||
|
||||
Reference in New Issue
Block a user