Adds error states to story images
This commit is contained in:
parent
782838c591
commit
fcf7406dd4
12 changed files with 158 additions and 21 deletions
|
@ -179,6 +179,7 @@ export const StoryListItem = ({
|
|||
<div className="StoryListItem__previews">
|
||||
<StoryImage
|
||||
attachment={attachment}
|
||||
firstName={firstName || title}
|
||||
i18n={i18n}
|
||||
isThumbnail
|
||||
label=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue