-
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 instances of "Form" icons and suggest the default alternative.
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.
<Button icon={<FormClose />} /> (should suggest "Close")
<FormDown /> (should suggest "Down")
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request