fixes, nested the NextLink, it works, removed prisma

This commit is contained in:
2024-11-26 11:58:39 -05:00
parent 608705772e
commit 2454b1dc14
8 changed files with 51 additions and 181 deletions

View File

@@ -1,4 +1,4 @@
import { Button } from "@/components/ui/button"
import { Button } from "src/components/ui/button";
export default function BuilderPage() {