Skip to content

Commit

Permalink
docs: fix video in header storybook (#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakate authored Nov 2, 2023
1 parent 12818e4 commit 55ece9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/blocks/Header/__stories__/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,12 +176,12 @@
"video": {
"light": {
"src": [
"https://storage.yandexcloud.net/cloud-www-assets/constructor/main/new/podd-00-13-01.mp4"
"https://storage.yandexcloud.net/cloud-www-assets/constructor/storybook/images/video_8-12_light.mp4"
]
},
"dark": {
"src": [
"https://storage.yandexcloud.net/cloud-www-assets/constructor/main/new/podd-00-13-01.mp4"
"https://storage.yandexcloud.net/cloud-www-assets/constructor/storybook/images/video_8-12_dark.mp4"
]
}
}
Expand Down

0 comments on commit 55ece9f

Please sign in to comment.