Navigate to different route when button is clicked ?

we will route to different component when the button is clicked

<Link to='/finddesignerworkdetails'>
                <Button id='submitClose'>Close</Button>
              </Link>