Fix import
This commit is contained in:
parent
a39aca6dab
commit
f7502a96d2
|
@ -29,7 +29,7 @@ import { formatMoney } from 'common/util/format'
|
|||
import { ShareIconButton } from 'web/components/share-icon-button'
|
||||
import { ENV_CONFIG } from 'common/envs/constants'
|
||||
import { BettingStreakModal } from 'web/components/profile/betting-streak-modal'
|
||||
import { REFERRAL_AMOUNT } from 'common/user'
|
||||
import { REFERRAL_AMOUNT } from 'common/economy'
|
||||
|
||||
export function UserLink(props: {
|
||||
name: string
|
||||
|
|
Loading…
Reference in New Issue
Block a user