mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-28 09:56:23 +02:00
remove logo
This commit is contained in:
parent
399bd9a6e8
commit
f535c6191b
1 changed files with 0 additions and 1 deletions
|
|
@ -630,7 +630,6 @@ export function OnboardingModal({ open, onComplete }: OnboardingModalProps) {
|
|||
return (
|
||||
<div className="flex flex-col">
|
||||
<div className="flex items-center justify-center gap-3 mb-3">
|
||||
<img src="/logo-only.png" alt="Rowboat" className="size-10" />
|
||||
<span className="text-lg font-medium text-muted-foreground">Your AI coworker, with memory</span>
|
||||
</div>
|
||||
<DialogHeader className="text-center mb-3">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue