Skip to content

Commit

Permalink
Merge pull request #142 from metagov/add-more-testnets
Browse files Browse the repository at this point in the history
fix import err
  • Loading branch information
Rashmi-278 committed Sep 4, 2023
2 parents 6ee13a9 + 633df82 commit 30ed11a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import validator from 'validator'
import useAxios from 'axios-hooks'
import { Button, Callout, Divider, FormGroup, HTMLSelect, InputGroup } from '@blueprintjs/core'
import FRAMEWORK_URIs from './FRAMEWORK_URIs'
import { arbitrumGoerli } from 'wagmi/dist/chains'

const networkIds = {
mainnet: 1,
Expand Down

0 comments on commit 30ed11a

Please sign in to comment.