Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 110ae83

Browse files
committed
Rename Join to Login
1 parent c145810 commit 110ae83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AppNavBar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ export default function AppNavBar() {
103103
variantColor="brand"
104104
onClick={() => signIn('github')}
105105
>
106-
Join
106+
Login
107107
</Button>
108108
</>
109109
))}

0 commit comments

Comments
 (0)