Skip to content

Add missing key to TabItemView in TabsList#70

Open
kyleshevlin wants to merge 1 commit intocometchat:v4from
kyleshevlin:patch-1
Open

Add missing key to TabItemView in TabsList#70
kyleshevlin wants to merge 1 commit intocometchat:v4from
kyleshevlin:patch-1

Conversation

@kyleshevlin
Copy link

Keys are required when rendering arrays in React so that React can properly update the correct items when the arrays update. This will remove a warning about the missing key prop.

Keys are required when rendering arrays in React so that React can properly update the correct items when the arrays update. This will remove a warning about the missing key prop.
@kyleshevlin
Copy link
Author

Guessing no one owns this project. This is a simple PR to approve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant