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
We've created a custom <Button> component while refactoring the website with Starlight. Along the way, Starlight released a new <LinkButton> component as well.
Let's study whether we can replace our <Button> by this <LinkButton>.
The text was updated successfully, but these errors were encountered:
Description
We've created a custom
<Button>
component while refactoring the website with Starlight. Along the way, Starlight released a new<LinkButton>
component as well.Let's study whether we can replace our
<Button>
by this<LinkButton>
.The text was updated successfully, but these errors were encountered: