[Bug]: [react/prop-types] False positive when using FC
-derived custom type for Functional Components
#3873
Labels
FC
-derived custom type for Functional Components
#3873
Is there an existing issue for this?
Description Overview
Creating a type alias for a functional component will result in false positive for rule
react/prop-types
Minimal Reproduction
Expected Behavior
There should be no ESLint error
eslint-plugin-react version
v7.37.3
eslint version
v9.17.0
node version
v22.12.0
The text was updated successfully, but these errors were encountered: