how to make a grepper answer
Hello here is me making a random grepper answer:
how to make a grepper answer
Hello here is me making a random grepper answer:
grepper add code answer
ng if cart icon got items only show numbers
<ion-icon slot="end" (click)="openCart()" #cart class="cart_icons" name="cart-outline"></ion-icon>
<div *ngIf="(cartItemCount | async) >= 1 ">
<span>{{ cartItemCount | async }}</span>
</div>
</div>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us