ListItem button prop can not accept boolean type in typescript #27011
Labels
breaking change
component: list
This is the name of the generic UI component, not the React module!
v5.x migration
Current Behavior 😯
My code looks like:
But having error like this:
Expected Behavior 🤔
would like to use a boolean variable here, thanks
The text was updated successfully, but these errors were encountered: