Added isStatusCard to StatusPromotionPanel, StatusMedia
• Added: - isStatusCard to StatusPromotionPanel, StatusMedia
This commit is contained in:
@@ -119,6 +119,7 @@ class StatusPromotionPanel extends ImmutablePureComponent {
|
||||
onOpenMedia={() => { }}
|
||||
onToggleVisibility={() => { }}
|
||||
onOpenVideo={() => { }}
|
||||
isStatusCard
|
||||
// width={this.props.cachedMediaWidth}
|
||||
// cacheWidth={this.props.cacheMediaWidth}
|
||||
// defaultWidth={this.props.cachedMediaWidth}
|
||||
|
||||
Reference in New Issue
Block a user