-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Open
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.scope: iconsChanges related to the icons.Changes related to the icons.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
Related page
https://mui.com/material-ui/material-icons/?query=info&selected=InfoOutline
Kind of issue
Broken demo
Issue description
Current import -> import InfoOutlineIcon from '@mui/icons-material/InfoOutline';
has a typo
correct import -> import InfoOutlineIcon from '@mui/icons-material/InfoOutlined';
the d
is missing at the end.
Context
No response
Search keywords: InfoOutlineIcon
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.scope: iconsChanges related to the icons.Changes related to the icons.type: bugIt doesn't behave as expected.It doesn't behave as expected.