nicanthoni / E-Commerce

MIT License
1 stars 0 forks source link

Consolidate cart & wishlist Alerts #102

Closed nicanthoni closed 1 week ago

nicanthoni commented 1 week ago
nicanthoni commented 1 week ago

Created single alert (ItemUpdate) component, which accepts message and visibility props. Implemented this on wishlist side, and deleted all wishlist specific alert components.

ToDO: same from Cart, once add to cart / remove from cart, buttons are deconstructed with respective alerts moved to pages

nicanthoni commented 1 week ago

Alerts consolidated into single alert: ItemAlert