diff --git a/apps/www/components/modal/ModalChat.tsx b/apps/www/components/modal/ModalChat.tsx index 0503a9456..6b42d88e8 100644 --- a/apps/www/components/modal/ModalChat.tsx +++ b/apps/www/components/modal/ModalChat.tsx @@ -2,8 +2,9 @@ import { AssistantModal } from "@/components/ui/assistant-ui/assistant-modal"; export const ModalChat = () => { return ( -
The Assistant Modal is available in the bottom right corner of the screen.