[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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user