Skip to content

Commit

Permalink
Merge pull request #12 from oraichain/feat/support-ton-osmosis
Browse files Browse the repository at this point in the history
remove power swap
  • Loading branch information
haunv3 authored Aug 31, 2024
2 parents 21f2ba2 + 9b26730 commit 255f78f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/page/bridge/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1038,9 +1038,9 @@ const Bridge = () => {
)}
</div>
</div>
<div className={styles.powerObridge}>
{/* <div className={styles.powerObridge}>
<PowerByOBridge theme={"dark"} />
</div>
</div> */}
</div>
</div>
);
Expand Down

0 comments on commit 255f78f

Please sign in to comment.