You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above code does not currently violate jsx-key. With type information it could, and I believe it really should. Something that can potentially be undefined is unsuitable as a key.
The text was updated successfully, but these errors were encountered:
The above code does not currently violate jsx-key. With type information it could, and I believe it really should. Something that can potentially be undefined is unsuitable as a key.
The text was updated successfully, but these errors were encountered: