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

fix ipfs publish
pull/5370/head
yann300 2 years ago committed by GitHub
commit c5a782f035
  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