Skip to content

Commit

Permalink
show empty state
Browse files Browse the repository at this point in the history
  • Loading branch information
hmoreras committed Aug 30, 2024
1 parent 235acc6 commit da1a6a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
</div>
}
</div>
} @else if (!$isInitialState) {
} @else if (!$isInitialState()) {
<dot-empty-container [configuration]="$emptyState()" [hideContactUsLink]="true" />
}

0 comments on commit da1a6a5

Please sign in to comment.