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
Right now, the react/jsx-sort-props rule will report the entire prop + value:
It would be significantly less annoying if it just reported on the prop and did not highlight the entire value. The highlighted value makes it very difficult to interact with the code.