fix format

This commit is contained in:
Damodar Lohani
2025-04-10 04:08:42 +00:00
parent 8d6c993e16
commit 6b45f9dae0
2 changed files with 4 additions and 2 deletions
@@ -105,7 +105,8 @@
{:else if !$currentPlan.budgetCapEnabled}
<Alert type="info">
<svelte:fragment slot="title">Budget cap disabled</svelte:fragment>
Budget caps are not supported on your current plan. For more information, please reach out to your customer success manager.
Budget caps are not supported on your current plan. For more information, please
reach out to your customer success manager.
</Alert>
{:else}
<FormList>
@@ -74,7 +74,8 @@
{:else if !$currentPlan.budgetCapEnabled}
<Alert type="info">
<svelte:fragment slot="title">Budget cap disabled</svelte:fragment>
Budget caps are not supported on your current plan. For more information, please reach out to your customer success manager.
Budget caps are not supported on your current plan. For more information, please
reach out to your customer success manager.
</Alert>
{:else}
<FormList>