Remove iPad compat

This commit is contained in:
2025-09-16 00:36:36 -06:00
parent 70976bc47a
commit f5dabd0ed0
3 changed files with 7 additions and 3 deletions

View File

@@ -271,7 +271,7 @@ struct FavoriteGymSection: View {
}
var body: some View {
VStack(alignment: .leading, spacing: 16) {
VStack(alignment: .leading, spacing: 16) {
HStack {
Image(systemName: "location.fill")
.font(.title2)