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

import J4.a;
import androidx.compose.runtime.MutableState;
import androidx.compose.runtime.SnapshotStateKt__SnapshotStateKt;
import kotlin.jvm.internal.p;

/* JADX INFO: loaded from: classes3.dex */
public final class CreateSupportTicketViewKt$CreateSupportTicketView$email$2$1 extends p implements a {
    final /* synthetic */ String $initialEmail;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public CreateSupportTicketViewKt$CreateSupportTicketView$email$2$1(String str) {
        super(0);
        this.$initialEmail = str;
    }

    @Override // J4.a
    public final MutableState<String> invoke() {
        return SnapshotStateKt__SnapshotStateKt.mutableStateOf$default(this.$initialEmail, null, 2, null);
    }
}
