unable to styled ListItem (typescript definition) #26469
Labels
bug 🐛
Something doesn't work
component: list
This is the name of the generic UI component, not the React module!
typescript
I think it's not possible to styled
ListItem
because of the typescript definition ofListItemProps
Current Behavior 😯
Okayyy it's really for showing the problem, the real goal is to styled the
ListItem
without usingsx props
-it will be a library component that let the user potentially use thesx props
-.Context 🔦
Your Environment 🌎
@types/react...17.0.8
@types/react-dom...17.0.5
typescript...4.3.2
@emotion/core...11.0.0
@emotion/react...11.4.0
@emotion/styled...11.3.0
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
react...17.0.2
react-dom...17.0.2
The text was updated successfully, but these errors were encountered: