multistore
Razmig Sarkissian 1 year ago
parent 5479655be9
commit 438b7baa3a
  1. 1
      PadelClub/Views/Tournament/TournamentView.swift

@ -75,6 +75,7 @@ struct TournamentView: View {
} }
} }
} }
.id(tournament.id)
.toolbarBackground(.visible, for: .navigationBar) .toolbarBackground(.visible, for: .navigationBar)
.navigationDestination(for: Screen.self, destination: { screen in .navigationDestination(for: Screen.self, destination: { screen in
Group { Group {

Loading…
Cancel
Save