Simply provide a MUI Button with a href attribute as follows: import Button from '@mui/material/Button'; <Button href="/" variant="contained"> Link </Button>.
確定! 回上一頁