fix alert type

This commit is contained in:
Damodar Lohani
2025-02-05 04:31:26 +00:00
parent ab14064c18
commit 2dd1e9a028
@@ -303,7 +303,7 @@
members={data?.members?.total ?? 0} />
{:else}
{@const extraMembers = collaborators?.length ?? 0}
<Alert type="error" class="u-margin-block-start-24">
<Alert type="warning" class="u-margin-block-start-24">
<svelte:fragment slot="title">
Your organization will switch to {tierToPlan(billingPlan).name} plan on {toLocaleDate(
$organization.billingNextInvoiceDate