Add related video icon

This commit is contained in:
Sam Carlton 2022-07-02 14:32:54 -05:00
parent 053fb60e55
commit b221762288

View file

@ -14,7 +14,7 @@ const details = ensureListingDetails(listing)
<div
class="related-videos w-full"
>
<Heading text="Related Videos" />
<Heading text="📺 Related Videos" />
<VideoRow
videos={details.relatedVideos}