chore: cleanup

This commit is contained in:
Bereket Engida
2025-01-06 14:30:39 +03:00
parent 753f930e88
commit 9f2e45b8c7
525 changed files with 218 additions and 1357 deletions

View File

@@ -11,7 +11,6 @@ import { Highlight, themes } from "prism-react-renderer";
import { AnimatePresence, motion, MotionConfig } from "framer-motion";
import { Builder } from "../builder";
import { Spotlight } from "./spotlight";
import { DropdownMenu, DropdownMenuTrigger } from "../ui/dropdown-menu";
import { GradientBG } from "./gradient-bg";
const tabs: { name: "auth.ts" | "client.ts"; code: string }[] = [