Open
Description
Hello ! Since the last update I have been getting the following error in my react app :
Warning: Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.
at span
at span
at button
at components_AwesomeButton
I tried fixing the problem by myself, but I wasn't able to run the development server :(
The error is not a big deal, the buttons works fine, but the error showing up in the console is frustrating and takes up some space, it would be Awesome if you can fix it.
Thanks for your time :)
Metadata
Assignees
Labels
No labels
Activity