You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Button kind = link has zero semantics. In fact it is rendered with <div class="styles__TypographyWrapper-sc-1n7hass-0 cICjag font sans-serif" font-size="11" font-weight="500" color="#0d0d0d">Link</div>, which does not describe itself as a true "Link".
Describe the bug
Button kind = link has zero semantics. In fact it is rendered with
<div class="styles__TypographyWrapper-sc-1n7hass-0 cICjag font sans-serif" font-size="11" font-weight="500" color="#0d0d0d">Link</div>
, which does not describe itself as a true "Link".To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect Links to render with Anchor tags with a proper Href etc.
Screenshots
DOMSHOT
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: