href button to the page in material ui react js code example
Example: react router link to material ui component
<MaterialUiComponent
component={Link}
to="/url">
Click here
</MaterialUiComponent>
<MaterialUiComponent
component={Link}
to="/url">
Click here
</MaterialUiComponent>