tangled
alpha
login
or
join now
teal.fm
/
teal
110
fork
atom
Your music, beautifully tracked. All yours. (coming soon)
teal.fm
teal-fm
atproto
110
fork
atom
overview
issues
pulls
pipelines
center signup page oops
Natalie B.
1 year ago
f6eaef3a
c90c53a9
+1
-1
1 changed file
expand all
collapse all
unified
split
apps
amethyst
app
auth
signup.tsx
+1
-1
apps/amethyst/app/auth/signup.tsx
···
11
11
12
12
const LoginScreen = () => {
13
13
return (
14
14
-
<SafeAreaView className="flex-1">
14
14
+
<SafeAreaView className="flex-1 flex justify-center items-center">
15
15
<Stack.Screen
16
16
options={{
17
17
title: "Sign in",