Reactjs – Not able to see the items in the cart using "redux toolkit"
I was making small project of react in which I wanted to use "Redux toolkit" for my cart logic. What I want : When I will click on button "Add To Bag", it should add ( quantity, color, name, company…