nextjs-course
nextjs-course copied to clipboard
Unique "key" prop error
Each child in a list should have a unique "key" prop error solved. The Key was set on the wrong item. Fix #29