Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
dohaki committed Oct 30, 2023
1 parent a4a641c commit d0faf1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Bridge/components/DepositConfirmation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import {
import { ReactComponent as ExternalLinkIcon } from "assets/icons/arrow-external-link-16.svg";
import EstimatedTable from "./EstimatedTable";
import { BigNumber } from "ethers";
import { SecondaryButtonWithoutShadow as UnstyledButton } from "components/Buttons";
import { UnstyledButton } from "components/Button";
import { keyframes } from "@emotion/react";
import { ReactComponent as EthereumGrayscaleLogo } from "assets/grayscale-logos/eth.svg";
import { ReactComponent as PolygonGrayscaleLogo } from "assets/grayscale-logos/polygon.svg";
Expand Down

0 comments on commit d0faf1e

Please sign in to comment.