Delete unused Chat page
This commit is contained in:
parent
8fcf7254a2
commit
5c49d4eb67
@ -1,7 +0,0 @@
|
|||||||
"use client"
|
|
||||||
|
|
||||||
import Chat from "@/components/4nk/Chat"
|
|
||||||
|
|
||||||
export default function ChatPage() {
|
|
||||||
return <Chat heightClass="h-[calc(100vh-8rem)]" />
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user