Only display docs enterprise upsell on official mempool
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div id="enterprise-cta-desktop">
|
||||
<div id="enterprise-cta-desktop" *ngIf="officialMempoolInstance">
|
||||
<p>Get higher API limits with Mempool Enterprise®</p>
|
||||
<a class="btn btn-small btn-purple" href="/enterprise">More Info <fa-icon [icon]="['fas', 'angle-right']" [styles]="{'font-size': '12px'}"></fa-icon></a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user