chore(desktop): remove coming soon label from remote agent button
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
71cc8aee40
commit
fc6c3e30b3
1 changed files with 0 additions and 2 deletions
|
|
@ -357,11 +357,9 @@ export default function HomePage() {
|
||||||
variant="ghost"
|
variant="ghost"
|
||||||
size="sm"
|
size="sm"
|
||||||
className="text-muted-foreground gap-1.5"
|
className="text-muted-foreground gap-1.5"
|
||||||
disabled
|
|
||||||
>
|
>
|
||||||
<HugeiconsIcon icon={LinkSquare01Icon} className="size-4" />
|
<HugeiconsIcon icon={LinkSquare01Icon} className="size-4" />
|
||||||
Connect to Remote Agent
|
Connect to Remote Agent
|
||||||
<span className="text-xs opacity-60">(Coming soon)</span>
|
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue