I am making a dummy online shopping site.When i add products to the cart the cart array gets updated as i observed in the console but the view is not getting rendered
Here is my view
Here is my component cart-component.ts
I am making a dummy online shopping site.When i add products to the cart the cart array gets updated as i observed in the console but the view is not getting rendered
Here is my view
Here is my component cart-component.ts