Open
Description
We should remove the to
prop from the button component that is used to create a button that returns a Link.
This creates a confusing implementation because we shouldn't be building link functionality into our button component.
Links should be used to move to another page or move to another place within the same page while Buttons are for triggering actions.
Metadata
Metadata
Assignees
Labels
No labels
Activity