Skip to content

Commit a986b69

Browse files
committed
fix: check.
1 parent 7576993 commit a986b69

File tree

1 file changed

+1
-1
lines changed
  • src/routes/(console)/organization-[organization]/change-plan

1 file changed

+1
-1
lines changed

src/routes/(console)/organization-[organization]/change-plan/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
</Layout.Stack>
339339
</Layout.Stack>
340340
</Fieldset>
341-
{:then _}
341+
{:then}
342342
<Fieldset legend="Payment">
343343
<SelectPaymentMethod
344344
bind:taxId

0 commit comments

Comments
 (0)