mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-04-19 19:01:19 +00:00
fix property
This commit is contained in:
parent
937a8f4d1a
commit
25ef701705
@ -53,8 +53,8 @@ export function VideoTemplate({ video }) {
|
||||
style={{ paddingBottom: "56.25%" }}
|
||||
>
|
||||
<Image
|
||||
alt="workshop thumbnail"
|
||||
src={returnImageProxy(workshop.image)}
|
||||
alt="video thumbnail"
|
||||
src={returnImageProxy(video.image)}
|
||||
quality={100}
|
||||
layout="fill"
|
||||
objectFit="cover"
|
||||
|
Loading…
x
Reference in New Issue
Block a user