import Chat from "../islands/Chat.tsx"; export default function ChatPage() { return (
This is an ephemeral chat room. Messages are only visible to users currently online and aren't stored after you leave.