### Describe the problem [forbid-component-props](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/docs/rules/forbid-component-props.md) - Disallow certain props on components ### Describe the solution you'd like A implementation of the rule in this plugin. ### Alternatives considered _No response_ ### Additional context _No response_