import Link from '@mui/material/Link'; export default function ButtonLink() { return ( { console.info("I'm a button."); }} > Button Link ); }