Skip to content

Commit 6d0dac4

Browse files
committed
fix: remove debug
1 parent 7845f42 commit 6d0dac4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/app/index/brands/brands.component.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ <h4>
33
<small><a routerLink="/brands" i18n>all</a></small>
44
</h4>
55

6-
{{ placeholderItems | json }}
7-
86
<ng-template #placeholder>
97
<p class="index-brands placeholder-glow">
108
<span class="placeholder me-1" [style.width]="item + 'rem'" *ngFor="let item of placeholderItems"></span>

0 commit comments

Comments
 (0)