We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8960ee commit 3768accCopy full SHA for 3768acc
app/(auth)/index.tsx
@@ -39,7 +39,7 @@ const AuthScreen = () => {
39
transition={{ type: 'timing', duration: 1000, delay: 1000 }}
40
>
41
<Text size={42} weight="700" style={styles.title}>
42
- Nebulai
+ Nebulai - Agu
43
</Text>
44
</MotiView>
45
<MotiView
0 commit comments