No longer a beta
This commit is contained in:
parent
ff20981288
commit
503e03d91e
3 changed files with 1 additions and 3 deletions
|
@ -37,7 +37,6 @@ const SigninOrCreateAccount = ({
|
|||
<View style={styles.hero}>
|
||||
<View style={styles.heroText}>
|
||||
<Text style={styles.title}>Bluesky</Text>
|
||||
<Text style={styles.subtitle}>[ private beta ]</Text>
|
||||
</View>
|
||||
</View>
|
||||
<View testID="signinOrCreateAccount" style={styles.btns}>
|
||||
|
|
|
@ -28,7 +28,6 @@ const SigninOrCreateAccount = ({
|
|||
<View style={styles.hero}>
|
||||
<View style={styles.heroText}>
|
||||
<Text style={styles.title}>Bluesky</Text>
|
||||
<Text style={styles.subtitle}>[ private beta ]</Text>
|
||||
</View>
|
||||
</View>
|
||||
<View testID="signinOrCreateAccount" style={styles.btns}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue