42BV/ui

Smaller version of ContentState

Opened this issue · 0 comments

The ContentState component size is quite significant. We sometimes use AsyncContent in places where the actual content only uses little space on the screen, but an empty state increases the component size multiple times. We might be able to use ContentState (and AsyncContent) better if there was a smaller version (maybe without the visuals).