mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix check
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@
|
||||
icon="exclamation"
|
||||
state="warning"
|
||||
headerDivider={false}>
|
||||
{#if estimation}
|
||||
{#if estimation &&( estimation.unpaidInvoices.length > 0 || estimation.grossAmount > 0)}
|
||||
<DeleteOrganizationEstimation {estimation} />
|
||||
{:else}
|
||||
<p data-private>
|
||||
|
||||
Reference in New Issue
Block a user