Skip to content

Commit

Permalink
chore: now only neccessary Image props are included
Browse files Browse the repository at this point in the history
  • Loading branch information
nickytonline committed May 1, 2024
1 parent 6d0f731 commit 6af3ec0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7,122 deletions.
2 changes: 0 additions & 2 deletions components/sections/home-page/GitHubMock.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ const GitHubMock: FC<GitHubMockProps> = ({ moreHeading, topFeature }) => {
<Image
src={topFeature?.image as unknown as string}
alt="True impact to the OSS community image"
role="img"
aria-label="True impact to the OSS community"
/>
</div>
</div>
Expand Down
Loading

0 comments on commit 6af3ec0

Please sign in to comment.