remove comment

This commit is contained in:
Damodar Lohani
2025-07-31 04:55:13 +00:00
parent 783d503c63
commit ed04bbe5b6
@@ -102,7 +102,6 @@
onSubmit={handleSubmit}>
<slot />
{#if showState}
<!-- input select for state picker -->
<StatePicker card={paymentMethod} bind:state />
{:else}
<InputText