Skip to content

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
MickWang committed Apr 17, 2024
1 parent 65f7328 commit 2c9e54d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions views/transactions/Withdraw.vue
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,7 @@ import { TransitionAlertScaleInOutTransition, TransitionOpacity } from "@/utils/
import TransferSubmitted from "@/views/transactions/TransferSubmitted.vue";
import WithdrawalSubmitted from "@/views/transactions/WithdrawalSubmitted.vue";
import { ETH_ADDRESS } from "~/zksync-web3-nova/src/utils";
import { useNetworkStore } from "@/store/network";
import type { FunctionalComponent } from "vue";
const showBridge = true;
const chainList = [
// {
Expand Down

0 comments on commit 2c9e54d

Please sign in to comment.