Spaces:
Build error
Build error
| import ChatInterface from '../components/ChatInterface'; | |
| export default function Home() { | |
| return <ChatInterface />; | |
| } |
| import ChatInterface from '../components/ChatInterface'; | |
| export default function Home() { | |
| return <ChatInterface />; | |
| } |