some fixes
This commit is contained in:
@@ -19,7 +19,6 @@ struct GameRow: View {
|
||||
HStack {
|
||||
Text(game.name)
|
||||
Spacer()
|
||||
Image(systemName: "chevron.forward")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user