[ListItem] props 'alignItems' is not existed in d.ts #14331
Labels
good first issue
Great for first contributions. Enable to learn the contribution process.
typescript
Expected Behavior 🤔
Current Behavior 😯
alignItems
is written in API document.https://material-ui.com/api/list-item/#props
But this props is not existed in ListItem.d.ts.
https://github.com/mui-org/material-ui/blob/0e4d0590283d40663d04b6b1a902b974bd79227b/packages/material-ui/src/ListItem/ListItem.d.ts#L5-L21
Your Environment 🌎
The text was updated successfully, but these errors were encountered: