extension AlertActionStyle {
    func build() -> UIAlertAction.Style {
        switch self {
        case .default:
            return .default