Skip to content

Commit 3768acc

Browse files
committed
Update index.tsx
1 parent e8960ee commit 3768acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/(auth)/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const AuthScreen = () => {
3939
transition={{ type: 'timing', duration: 1000, delay: 1000 }}
4040
>
4141
<Text size={42} weight="700" style={styles.title}>
42-
Nebulai
42+
Nebulai - Agu
4343
</Text>
4444
</MotiView>
4545
<MotiView

0 commit comments

Comments
 (0)