Skip to content

Commit

Permalink
Merge pull request #1 from sprice/polygon-support
Browse files Browse the repository at this point in the history
Add Polygon support
  • Loading branch information
backmeupplz authored Feb 29, 2024
2 parents d2ae59f + d8e7e62 commit fdfd800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/TokenSelector.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export default function () {
>
<option selected>mainnet</option>
<option>base</option>
<option>polygon</option>
<option>zora</option>
</select>
</div>
Expand Down

0 comments on commit fdfd800

Please sign in to comment.