Skip to content

Commit

Permalink
fix: Featured Timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
bicstone committed Feb 13, 2024
1 parent 6d02e58 commit be2eb3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/features/TimelineFeatured/FeaturedCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ const StyledCardActionArea = styled(CardActionArea)({
export const FeaturedCard = ({
title,
url,
ogImage,
children,
}: {
children: React.ReactNode;
Expand Down

0 comments on commit be2eb3b

Please sign in to comment.