We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd3d8cc commit b77049bCopy full SHA for b77049b
1 file changed
app/(main)/chats/[id]/page.tsx
@@ -1,4 +1,3 @@
1
-// import client from "@/lib/prisma";
2
import { getPrisma } from "@/lib/prisma";
3
import { notFound } from "next/navigation";
4
import { cache } from "react";
0 commit comments