diff --git a/app/page.tsx b/app/page.tsx index c97bed82..a47f6436 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -63,7 +63,7 @@ export default function Page() { function SimpleVoiceAssistant(props: { onConnectButtonClicked: () => void }) { const { state: agentState } = useVoiceAssistant(); return ( - <> +