Navigate between pages
Link
component is used to navigate between pages. You can link to internal or external pages.
to
prop pointing to a relative path. For example, to link to the about page, use the following code
newTab
prop.
to
prop but include the full URL you want to link to.
newTab
prop to false
.