package com.revenuecat.purchases.ui.revenuecatui.components.iconcomponent;

import J4.a;
import com.revenuecat.purchases.ui.revenuecatui.data.PaywallState;
import kotlin.jvm.internal.p;

/* JADX INFO: loaded from: classes3.dex */
public final class IconComponentStateKt$rememberUpdatedIconComponentState$1$1 extends p implements a {
    final /* synthetic */ PaywallState.Loaded.Components $paywallState;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public IconComponentStateKt$rememberUpdatedIconComponentState$1$1(PaywallState.Loaded.Components components) {
        super(0);
        this.$paywallState = components;
    }

    @Override // J4.a
    public final PaywallState.Loaded.Components.SelectedPackageInfo invoke() {
        return this.$paywallState.getSelectedPackageInfo();
    }
}
