We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60bea49 commit c155700Copy full SHA for c155700
src/app/app.component.html
@@ -1,4 +1,6 @@
1
<!-- <ecommerce-alert [alertMsg]="alertMsg"></ecommerce-alert>shiva -->
2
+<!-- <ecommerce-navbar></ecommerce-navbar> balaji changes -->
3
+<ecommerce-alert [alertMsg]="alertMsg"></ecommerce-alert>
4
<ecommerce-loader></ecommerce-loader>
5
<div class="pageContain">
6
<ecommerce-header [custStatus]="custIsAuthenticated" [custName]="custName"></ecommerce-header>
0 commit comments