- Issue created by @pameeela
- πΊπΈUnited States Lanny Heidbreder
I'm fixing this in the process of fixing colors in this issue π Make color schemes match Figma Active .
Most (or all?) of the heading elements in the various components have a hover:underline class that, naturally, gives them an underline on hover. But for the most part they aren't links.
Maybe this should be split out per component to decide how to handle them? The CTA component doesn't offer a link option (correctly I think) so this should be simple enough to fix.
But the heading component has an optional URL prop (which confusingly shows 'No URL' if empty -- is this an XB thing?) so in this case, we only want to add the class if there is a link provided.
Active
1.0
User interface
I'm fixing this in the process of fixing colors in this issue π Make color schemes match Figma Active .