13 lines
319 B
Plaintext
13 lines
319 B
Plaintext
|
|
<Breadcrumbs aria-label="breadcrumb">
|
||
|
|
<Link underline="hover" color="inherit" href="/">
|
||
|
|
MUI
|
||
|
|
</Link>
|
||
|
|
<Link
|
||
|
|
underline="hover"
|
||
|
|
color="inherit"
|
||
|
|
href="/material-ui/getting-started/installation/"
|
||
|
|
>
|
||
|
|
Core
|
||
|
|
</Link>
|
||
|
|
<Typography sx={{ color: 'text.primary' }}>Breadcrumbs</Typography>
|
||
|
|
</Breadcrumbs>
|