Skip to content

Commit

Permalink
removed Vote and Charts tabs and as much functionality as i could saf…
Browse files Browse the repository at this point in the history
…ely remove
  • Loading branch information
Ares-SourceHat committed Mar 29, 2024
1 parent 75c4f62 commit 06e3a40
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 2,150 deletions.
7 changes: 0 additions & 7 deletions src/components/Header/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -346,13 +346,6 @@ export default function Header() {
>
<Trans>Pool</Trans>
</StyledNavLink>
<StyledNavLink id={`stake-nav-link`} to={'/vote'}>
<Trans>Vote</Trans>
</StyledNavLink>
<StyledExternalLink id={`stake-nav-link`} href={'https://info.uniswap.org'}>
<Trans>Charts</Trans>
<sup></sup>
</StyledExternalLink>
</HeaderLinks>
<HeaderControls>
<HeaderElement>
Expand Down
141 changes: 0 additions & 141 deletions src/components/vote/DelegateModal.tsx

This file was deleted.

167 changes: 0 additions & 167 deletions src/components/vote/VoteModal.tsx

This file was deleted.

29 changes: 0 additions & 29 deletions src/constants/governance.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/constants/proposals/index.ts

This file was deleted.

Loading

0 comments on commit 06e3a40

Please sign in to comment.