Skip to content

Commit

Permalink
fixed format
Browse files Browse the repository at this point in the history
  • Loading branch information
angusforrest committed Nov 1, 2024
1 parent acb4d71 commit 549818a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@ function IconYoutube() {
</svg>
);
}

function IconOrcid() {
return (
<svg
Expand All @@ -488,5 +489,3 @@ function IconOrcid() {
</svg>
);
}


0 comments on commit 549818a

Please sign in to comment.