diff --git a/frontend/src/components/copilot/CopilotToggle.tsx b/frontend/src/components/copilot/CopilotToggle.tsx index cf836c5f..27777ec5 100644 --- a/frontend/src/components/copilot/CopilotToggle.tsx +++ b/frontend/src/components/copilot/CopilotToggle.tsx @@ -11,7 +11,7 @@ export function CopilotToggle({ isOpen, onToggle }: CopilotToggleProps) { return (