[TS] ListItemProps seems broken #16153
Labels
component: list
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
typescript
v4.x
There are typescript errors when passing props of type
ListItemProps
toListItem
:Expected Behavior 🤔
No errors.
Current Behavior 😯
The error disappears when providing button={false} explicitly:
Steps to Reproduce 🕹
Link:
Context 🔦
I'm trying to customize ListItem wrapper in the typescript project
Your Environment 🌎
The text was updated successfully, but these errors were encountered: