No longer a beta

This commit is contained in:
Paul Frazee 2023-03-08 13:03:59 -06:00
parent ff20981288
commit 503e03d91e
3 changed files with 1 additions and 3 deletions

View file

@ -46,7 +46,7 @@ export const WelcomeBanner = observer(() => {
type="title-lg"
style={[pal.text, s.textCenter, s.bold, s.pb5]}
lineHeight={1.1}>
Welcome to the private beta!
Welcome to Bluesky!
</Text>
{isReady ? (
<View style={styles.controls}>