--- // Properties const { VideoId, CreatorId, Title, Thumbnail, Date, Views, Length, Platform } = Astro.props // Components import { Image } from 'astro:assets'; --- {Length} {Title} {Date} - {Views}
{Length}
{Title}