import React from 'react'; import { ChatInterface } from '@/features/chat/components/ChatInterface'; export const ChatView: React.FC = () => { return (