Minor tvOS UI improvements

This commit is contained in:
Arkadiusz Fal
2021-09-29 14:36:52 +02:00
parent 282170209b
commit 1b1be1aefe
7 changed files with 35 additions and 13 deletions

View File

@@ -29,6 +29,8 @@ struct AccountSelectionView: View {
}
}
}
Button("Cancel", role: .cancel) {}
}
}
}