Skip to content

Commit edb05b7

Browse files
siddhant034nnixaa
authored andcommitted
fix(icons): remove All Nebular Icons link as there are no more icons
Closes #1597
1 parent ec1b4e6 commit edb05b7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/app/pages/ui-features/icons/icons.component.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
<nb-card-body>
88
<div class="icon" *ngFor="let icon of icons.nebular"><i class="{{ icon }}"></i></div>
99
</nb-card-body>
10-
<nb-card-footer>
11-
<a href="https://www.npmjs.com/package/nebular-icons" target="_blank">See all Nebular icons</a>
12-
</nb-card-footer>
1310
</nb-card>
1411

1512
<nb-card>

0 commit comments

Comments
 (0)