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
Sometimes I like to squeeze my props and use the spread operator to pass then from parent to children components.
Not that it matters a lot but here I found the rule failing:
Sometimes I like to squeeze my props and use the spread operator to pass then from parent to children components.
Not that it matters a lot but here I found the rule failing:
Will throw
Missing "key" prop for element. (jsx-key)
Thanks.
The text was updated successfully, but these errors were encountered: