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.