Here is my code
import SwiftUI struct DisablingButton: View { @State var text: String @State var action: var body: some Vie