Closed edutoledoo closed 1 year ago
The problem occurs when I have to map items where each item must have a unique key and that element has a child element, I get the typescript error as you can see in the example below:
If I dont pass key prop works fine:
My component:
The problem occurs when I have to map items where each item must have a unique key and that element has a child element, I get the typescript error as you can see in the example below:
If I dont pass key prop works fine:
My component: