Remove debugging button from AssistantPage to streamline interface

This commit is contained in:
Xin Wang
2026-06-07 20:45:19 +08:00
parent 44efae2156
commit b6cfba03e0

View File

@@ -17,7 +17,6 @@ import {
Workflow, Workflow,
ChevronLeft, ChevronLeft,
ChevronRight, ChevronRight,
Bug,
Save, Save,
Mic, Mic,
Volume2, Volume2,
@@ -690,15 +689,6 @@ export function AssistantPage() {
</Button> </Button>
<Button
variant="outline"
size="lg"
className="gap-2 border-hairline-strong text-muted-foreground hover:text-foreground"
>
<Bug size={16} />
</Button>
<Button size="lg" className="gap-2"> <Button size="lg" className="gap-2">
<Save size={16} /> <Save size={16} />