[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:
parent
3bd891b01a
commit
ad15ee31f3
4 changed files with 7 additions and 34 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue