Zabid Baig
Results
1
comments of
Zabid Baig
I found a solution in my case where I had inside a map of images setting a new key on click on rim https://reactjs.org/docs/reconciliation.html#keys ``` const [activeIndex, setActiveIndex] = useState(0)...