import LeftPanel from "./LeftPanel" function Chat() { return (
) } export default function Home() { return (
) }