Init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { ChatShell } from "@/components/im/chat-shell";
|
||||
|
||||
export default function FramePage() {
|
||||
return <ChatShell />;
|
||||
}
|
||||
Reference in New Issue
Block a user