videos
This commit is contained in:
parent
1d45db0b63
commit
827a20d385
|
|
@ -42,6 +42,7 @@ const CustomNewsScroll = ({ data, word, pagination = false }: IProps) => {
|
|||
? dataEl.featured_images[0].path
|
||||
: ""
|
||||
}
|
||||
video={dataEl.video}
|
||||
/>
|
||||
);
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue