Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sort static methods above constructor for React
I think it makes more sense to put static methods above the constructor in classes. I would like to update the ESLint configuration to match this, but it looks like the react/sort-comp rule does not support it quite yet. jsx-eslint/eslint-plugin-react#128
- Loading branch information