Skip to content

Commit

Permalink
fix(app): update src link on component <ZksyncSwap />
Browse files Browse the repository at this point in the history
  • Loading branch information
TwilightLogic committed Nov 22, 2023
1 parent 19b0256 commit 9f00f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ZksyncSwap.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function ZksyncSwap() {
width: '330px',
scale: { xs: '0.9', sm: '1' },
}}
src="https://mfl2-zk-proxy.myfirst.io"
src="https://portal.txsync.io/bridge/"
/>
</Box>
)
Expand Down

0 comments on commit 9f00f72

Please sign in to comment.