Skip to content

Commit

Permalink
Propagate imageFallbackUrl to SocialMetadataPreviewForm
Browse files Browse the repository at this point in the history
  • Loading branch information
pls78 committed Jan 17, 2025
1 parent 3b02637 commit 43788f7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ class SocialPreviewEditor extends Component {
onRemoveImageClick={ onRemoveImageClick }
imageSelected={ !! imageUrl }
imageUrl={ imageUrl }
imageFallbackUrl={ imageFallbackUrl }
onTitleChange={ onTitleChange }
onSelectImageClick={ onSelectImageClick }
description={ description }
Expand Down

0 comments on commit 43788f7

Please sign in to comment.