Skip to content

Commit

Permalink
Upgraded package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dtran421 committed Feb 21, 2024
1 parent 087e14e commit adce84f
Show file tree
Hide file tree
Showing 2 changed files with 4,255 additions and 4,481 deletions.
1 change: 1 addition & 0 deletions src/components/Projects/GithubLink.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const GithubLink = ({ github, darkText, compact = false }: GithubLinkProps) => {
isFocused && "ring-2 ring-zinc-100/75"
} px-3 py-1 cursor-default`}
onClick={() => githubLink.current?.select()}
aria-label="Github link"
>
<input
ref={githubLink}
Expand Down
Loading

0 comments on commit adce84f

Please sign in to comment.