You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the propType header of the ListItem component (as well as all other props of ListItem)
should be update from string to node
Warning: Failed propType: Invalid prop `header` of type `object` supplied to `ListItem`, expected `string`. Check the render method of `ContactCSMDropdown`
The text was updated successfully, but these errors were encountered:
the propType header of the ListItem component (as well as all other props of ListItem)
should be update from string to node
Warning: Failed propType: Invalid prop `header` of type `object` supplied to `ListItem`, expected `string`. Check the render method of `ContactCSMDropdown`
The text was updated successfully, but these errors were encountered: