Closed
Description
Can someone explain for me why it is neccessary to check for CallExpressions in here:
https://github.com/yannickcr/eslint-plugin-react/blob/master/lib/rules/jsx-sort-default-props.js#L133
I want to help and contribute to this project having full coverage.