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
After upgrading to v1, ListItem styling has disappeared in our app. It appears this is intended (the styling from <List> is removed).
To make the upgrade path much cleaner, can you give us a simple way to reproduce the style we used to get from List? We don't want our app to change so it should be identical, but reverse engineering it will be pretty annoying (and would have to be repeated by anyone doing the upgrade).