I just get a blank white screen under my navigationBarTitle.
import SwiftUI struct CampusList: View { var buildings: [Building] = [] var body: s