Open
Description
Recently found a couple of cases of title
attribute usage (soon to be addressed in https://github.com/github/issues/issues/7066 🙏) that are not detected by the rule.
This seems to be the case when prop drilling title
into a component, unsure if because this specific scenario is overriding the type prop or something else.
Root usage of the attribute
Props object with the title
prop being spread into a button
Prop type overriding title
Metadata
Metadata
Assignees
Labels
No labels