Only display docs enterprise upsell on official mempool

This commit is contained in:
softsimon
2024-03-09 15:38:16 +07:00
parent c3d90d573f
commit bfde456ca8
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
<div class="doc-content">
<div id="enterprise-cta-mobile" *ngIf="showMobileEnterpriseUpsell">
<div id="enterprise-cta-mobile" *ngIf="officialMempoolInstance && showMobileEnterpriseUpsell">
<p>Get higher API limits with <span class="no-line-break">Mempool Enterprise®</span></p>
<div class="button-group">
<a class="btn btn-small btn-secondary" (click)="showMobileEnterpriseUpsell = false">No Thanks</a>