Skip to content

Commit

Permalink
fix main build (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sorizen authored Nov 20, 2024
1 parent 3312e3b commit a567305
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/Referrals/RefBonusModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ import {
import { ethers } from 'ethers'
import { ERC1967Proxy } from '@/types'
const ROUND_DIGITS = 5
const emit = defineEmits<{
(e: 'update:is-shown', v: boolean): void
}>()
Expand Down

0 comments on commit a567305

Please sign in to comment.