Skip to content

Commit

Permalink
feat: don't display matching estimates for polygon
Browse files Browse the repository at this point in the history
  • Loading branch information
vacekj committed Nov 20, 2023
1 parent c0cd40d commit 1b4dcea
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import { useCheckoutStore } from "../../../checkoutStore";
import { formatUnits, getAddress, parseUnits, zeroAddress } from "viem";
import { useConnectModal } from "@rainbow-me/rainbowkit";
import {
DISABLED_CHAINS_FOR_ESTIMATES,
matchingEstimatesToText,
useMatchingEstimates,
} from "../../../hooks/matchingEstimate";
Expand Down

0 comments on commit 1b4dcea

Please sign in to comment.