Implement enterprise cta in docs [mobile]
This commit is contained in:
@@ -30,6 +30,7 @@ export class ApiDocsComponent implements OnInit, AfterViewInit {
|
||||
officialMempoolInstance: boolean;
|
||||
auditEnabled: boolean;
|
||||
mobileViewport: boolean = false;
|
||||
showMobileEnterpriseUpsell: boolean = true;
|
||||
|
||||
@ViewChildren(FaqTemplateDirective) faqTemplates: QueryList<FaqTemplateDirective>;
|
||||
dict = {};
|
||||
|
||||
Reference in New Issue
Block a user