File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,7 @@ export const TabsBlock = ({
9090 key = { activeTab }
9191 className = { b ( 'media' ) }
9292 playVideo = { play }
93- height = { activeTabData . media ?. video && mediaHeight }
94- imageClassName = { b ( 'image' ) }
93+ height = { mediaHeight }
9594 />
9695 ) }
9796 </ div >
Original file line number Diff line number Diff line change 4242 "start" : 0
4343 }
4444 },
45- "previewImage " : " https://storage.yandexcloud.net/cloud-www-assets/constructor/storybook/images/img_8-12_white.png"
45+ "image " : " https://storage.yandexcloud.net/cloud-www-assets/constructor/storybook/images/img_8-12_white.png"
4646 },
4747 "dark" : {
4848 "video" : {
5555 "start" : 0
5656 }
5757 },
58- "previewImage " : " https://storage.yandexcloud.net/cloud-www-assets/constructor/storybook/images/img_8-12_dark.png"
58+ "image " : " https://storage.yandexcloud.net/cloud-www-assets/constructor/storybook/images/img_8-12_dark.png"
5959 }
6060 },
6161 "caption" : " Dolor sit amet" ,
You can’t perform that action at this time.
0 commit comments