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
Button components used as links (as="a" and href="") now automatically add an arrow icon if children is a string. This change also adds additional validation to throw an error if the `disabled` or `loading` props are set to `true` for a Button as link.
0 commit comments