Merge pull request #2752 from ethereum/yann300-patch-41

fix ipfs publish
pull/2731/head
yann300 2 years ago committed by GitHub
commit 3af12f9e31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/etherscan/src/app/routes.tsx

@ -1,6 +1,6 @@
import React from "react"
import {
BrowserRouter as Router,
HashRouter as Router,
Route,
Routes,
RouteProps,

Loading…
Cancel
Save