Added key attr to Tabs to remove React warning #424

Merged
w3irdrobot merged 1 commits from key-on-tabs into main 2023-03-10 20:52:02 +00:00
w3irdrobot commented 2023-03-10 18:55:20 +00:00 (Migrated from github.com)

While working on something else, I noticed a warning in the console about the Tabs not having unique key attributes. This just adds that to shut React up. I doubt any performance increases actually come from this. 😆

While working on something else, I noticed a warning in the console about the Tabs not having unique `key` attributes. This just adds that to shut React up. I doubt any performance increases actually come from this. :laughing:
v0l (Migrated from github.com) reviewed 2023-03-10 20:06:19 +00:00
w3irdrobot (Migrated from github.com) reviewed 2023-03-10 20:36:56 +00:00
v0l (Migrated from github.com) reviewed 2023-03-10 20:40:00 +00:00
w3irdrobot (Migrated from github.com) reviewed 2023-03-10 20:47:06 +00:00
v0l (Migrated from github.com) approved these changes 2023-03-10 20:49:36 +00:00
Sign in to join this conversation.
No description provided.