Skip to content

Commit

Permalink
Update HeroDesktop.tsx to fix link access (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
psullivan6 authored Aug 1, 2022
1 parent 9288542 commit fa90190
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ export const HeroDesktop: React.FC = () => {
width: "100%",
transformOrigin: "top right",
transform: "scale($scale)",
zIndex: 1
}}
>
<Clipboard />
Expand Down

0 comments on commit fa90190

Please sign in to comment.