import SwiftUI
struct NBA: View { @State private var isShowingStandings = false
var body: some View {
ScrollView {
VStack {
import SwiftUI
struct NBA: View { @State private var isShowingStandings = false
var body: some View {
ScrollView {
VStack {
We can't really help you with this because there's just not enough information.
Two things: