package com.revenuecat.purchases.ui.revenuecatui.customercenter.views;

import J4.c;
import androidx.compose.runtime.MutableState;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class CreateSupportTicketViewKt$CreateSupportTicketView$1$2$1 extends p implements c {
    final /* synthetic */ MutableState<Boolean> $emailHasFocus$delegate;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public CreateSupportTicketViewKt$CreateSupportTicketView$1$2$1(MutableState<Boolean> mutableState) {
        super(1);
        this.$emailHasFocus$delegate = mutableState;
    }

    @Override // J4.c
    public /* bridge */ /* synthetic */ Object invoke(Object obj) {
        invoke(((Boolean) obj).booleanValue());
        return C3137A.f25453a;
    }

    public final void invoke(boolean z6) {
        CreateSupportTicketViewKt.CreateSupportTicketView$lambda$6(this.$emailHasFocus$delegate, z6);
    }
}
