|
|
|
|
@ -286,9 +286,9 @@ struct TournamentView: View { |
|
|
|
|
Label("Imprimer", systemImage: "printer") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
// NavigationLink(value: Screen.share) { |
|
|
|
|
// Label("Partager", systemImage: "square.and.arrow.up") |
|
|
|
|
// } |
|
|
|
|
NavigationLink(value: Screen.share) { |
|
|
|
|
Label("Partager", systemImage: "square.and.arrow.up") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
Divider() |
|
|
|
|
|
|
|
|
|
|