Skip to content

Remove 'to' prop from button component  #1535

@dlrussel

Description

@dlrussel

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions