-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What should this rule do?
Flag if Heading has a size
prop applied and suggest it be removed.
What category of rule is this?
Suggests an alternate way of doing something (suggestion)
Provide 2-3 code examples that would be flagged by this rule.
<Heading size="small">Hello</Heading>
<Heading size="24px">Goodbye</Heading>
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request