import { SimpleChatPanel } from "./components/SimpleChatPanel"; export function TestChat() { return (

ChatKit Test

); }