Skip to content

Commit

Permalink
Merge pull request #960 from push-protocol/959-fix-typo
Browse files Browse the repository at this point in the history
Fix Typo
  • Loading branch information
corlard3y authored Jan 3, 2025
2 parents 08652ec + df820d6 commit 290dc9a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/Chain/ChainHeroSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -478,9 +478,7 @@ const TextLink = styled(A)`
&:hover {
text-decoration: none !important;
.anchorSVGlink {import useModal from './hooks/useModal';
import ChainElevateModal from './ChainElevateModal';
.anchorSVGlink {
color: #d548ec;
}
}
Expand Down

0 comments on commit 290dc9a

Please sign in to comment.