[APP-773] Change waitlist explainer copy (#1021)

* Change waitlist explainer copy

* Restore the waitlist modal snap point to 80% to account for smaller phones

* Tune copy further
This commit is contained in:
Paul Frazee 2023-07-17 14:17:14 -07:00 committed by GitHub
parent 3bd891b01a
commit ad15ee31f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 34 deletions

View file

@ -27,12 +27,7 @@ export const DesktopRightNav = observer(function DesktopRightNav() {
SANDBOX. Posts and accounts are not permanent.
</Text>
</View>
) : (
<Text type="md" style={[pal.textLight, styles.messageLine]}>
Welcome to Bluesky! This is a beta application that's still in
development.
</Text>
)}
) : undefined}
<View style={[s.flexRow]}>
<TextLink
type="md"