Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
brickpop committed Nov 1, 2024
1 parent 9e85ddd commit 686dabe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/GetStarted/AntV2EthConversionCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ function AntV2EthConversionCard(): JSX.Element {
const antV2ToEthRate = useAntV2ToEthRate()

const compactMode = layoutName === 'small'
// const tabletMobileMode = layoutName === 'small' || layoutName === 'medium'

const tokenTitle = tokenInfo[tokenName].suffix

Expand Down

0 comments on commit 686dabe

Please sign in to comment.