I use [email protected] & prop-types in my project. Everything fine. But once I update eslint-plugin-react to 7.31.x even to the latest one which is 7.31.6 currently. I have a false positive error Declare only one React component per file react/no-multi-com issue reported.
