Skip to content

Commit

Permalink
API
Browse files Browse the repository at this point in the history
  • Loading branch information
solproc committed Jan 10, 2021
1 parent 6083c6a commit 8df377b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/components/SideNav/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,12 @@ function SideNav({ history }) {
Hybrid Staking<br />
</Option>
</Link>
<Link href="https://api.cheeseswap.app" target="_blank">
<Option>
<DollarSign size={20} style={{ marginRight: '.75rem' }} />
API<br />
</Option>
</Link>
</AutoColumn>
)}
</AutoColumn>
Expand Down

0 comments on commit 8df377b

Please sign in to comment.