Skip to content

Commit

Permalink
updates(static page): fix code smell
Browse files Browse the repository at this point in the history
  • Loading branch information
manojava-gk committed Jul 7, 2023
1 parent a8e9046 commit 2ec9ca6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export default function ImageVideoWrapper({
<Typography
className={'highlightText'}
onClick={() => navigate(link)}
key={link.title}
>
{link.title}
</Typography>
Expand Down

0 comments on commit 2ec9ca6

Please sign in to comment.