change copy in `InviteCodes.tsx (#1082)

zio/stable
Ansh 2023-08-02 09:34:39 -07:00 committed by GitHub
parent 869cc3aaae
commit f33fdb97b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -53,11 +53,7 @@ export function Component({}: {}) {
Invite a Friend
</Text>
<Text type="lg" style={[styles.description, pal.text]}>
Send these invites to your friends so they can create an account. Each
code works once!
</Text>
<Text type="sm" style={[styles.description, pal.textLight]}>
(You'll receive one invite code every two weeks.)
Each code works once. You'll receive more invite codes periodically.
</Text>
<ScrollView style={[styles.scrollContainer, pal.border]}>
{store.me.invites.map((invite, i) => (