Skip to content

Commit

Permalink
Update ContentCard.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
TanmayDhobale authored May 13, 2024
1 parent 5e9e981 commit 8482c44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ContentCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ export const ContentCard = ({
{type === 'video' && (
<div className="relative overflow-hidden rounded-md ">
<VideoThumbnail

contentId={contentId ?? 0}
imageUrl={
'https://d2szwvl7yo497w.cloudfront.net/courseThumbnails/video.png'
Expand Down

0 comments on commit 8482c44

Please sign in to comment.