Skip to content

Commit

Permalink
fix add build (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sorizen authored Oct 29, 2024
1 parent 41798e6 commit 03b920c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/WalletBalances.vue
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ import { useWeb3ProvidersStore } from '@/store'
import { formatEther } from '@/utils'
import { onClickOutside } from '@vueuse/core'
import { computed, onBeforeUnmount, onMounted, ref, watch } from 'vue'
import { errors } from '@/errors'
import AppIcon from './AppIcon.vue'
type Balance = {
Expand Down

0 comments on commit 03b920c

Please sign in to comment.