mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-03 20:32:39 +02:00
update sign in btn text
This commit is contained in:
parent
873d10054b
commit
7df6d6e6f3
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ export function App() {
|
|||
href="/api/auth/login"
|
||||
>
|
||||
<LogInIcon className="w-4 h-4" />
|
||||
Sign in to get started
|
||||
Sign in or sign up
|
||||
</a>
|
||||
)}
|
||||
{user && <div className="flex items-center gap-2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue