as you know we must declare a key for each item in .map() function Why react needs key Without keys, React may have difficulty efficiently updating the component tree and may resort to re-rendering the entire list on every change, that cause leading ...
meitix.ir2 min read
No responses yet.