ecommerce icon indicating copy to clipboard operation
ecommerce copied to clipboard

Remove duplicate cart rendering in the NavBar for a logged in User.

Open simarmannsingh opened this issue 1 year ago • 0 comments
trafficstars

Cart is already rendered conditionally for a logged in User at Ln 34. If the user is logged in, it causes duplicate rendering of Cart in the navBar.

This PR removes the duplicate rendering of the Cart.

simarmannsingh avatar Apr 21 '24 13:04 simarmannsingh