mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-22 16:04:08 +01:00
fix: fixed pr comments
This commit is contained in:
parent
b72fb30dd1
commit
86357d558f
7 changed files with 56 additions and 40 deletions
|
|
@ -1,9 +1,9 @@
|
|||
<nb-card>
|
||||
<nb-card-header>
|
||||
<span>Download</span>
|
||||
<div class="close-icon" (click)="closeDialog()">
|
||||
<span>Premium</span>
|
||||
<button nbButton status="basic" appearance="ghost" class="close-icon" (click)="closeDialog()">
|
||||
<i [innerHTML]="'close' | eva: { width: 26, height: 26, fill: '#222b45' }"></i>
|
||||
</div>
|
||||
</button>
|
||||
</nb-card-header>
|
||||
<nb-card-body>
|
||||
<div id="hubspotForm"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue