There are scenarios where folks may use TriangleDownIcon inside of trailingVisual instead of trailingAction. This rule should lint against usage in trailingVisual and recommend/auto-fix the usage to be trailingAction. This is for the Button component.
There are scenarios where folks may use
TriangleDownIconinside oftrailingVisualinstead oftrailingAction. This rule should lint against usage intrailingVisualand recommend/auto-fix the usage to betrailingAction. This is for theButtoncomponent.