[docs][material-ui] Routing Libraries List example contains deprecated button
prop
#43040
Labels
component: list
This is the name of the generic UI component, not the React module!
docs
Improvements or additions to the documentation
good first issue
Great for first contributions. Enable to learn the contribution process.
package: material-ui
Specific to @mui/material
support: docs-feedback
Feedback from documentation page
Related page
https://mui.com/material-ui/integrations/routing/#list
Kind of issue
Other
Issue description
The example uses the
<ListItem>
component with thebutton
prop which is now deprecated. A new example is needed using the<ListItemButton>
.Context
I'm trying to use a ListItemButton as a link to a new route with react-router-library.
But this is currently not in the docs.
Search keywords: Routing Libraries List example button prop
The text was updated successfully, but these errors were encountered: