This is the code I have:
import SwiftUI import Combine struct ContentView: View { @State var searchText: String = "" @State private var edi