This commit is contained in:
Ian Philips 2022-09-15 16:12:05 -06:00
parent 3362b2f953
commit e9fcf5a352

View File

@ -242,7 +242,7 @@ export function UserPage(props: { user: User }) {
<SiteLink href="/referrals">
Earn {formatMoney(REFERRAL_AMOUNT)} when you refer a friend!
</SiteLink>{' '}
You've gotten
You've gotten{' '}
<ReferralsButton user={user} currentUser={currentUser} />
</span>
<ShareIconButton