mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add related video icon
This commit is contained in:
parent
053fb60e55
commit
b221762288
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue