mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 20:37:44 +00:00
chore: cleanup
This commit is contained in:
@@ -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 }[] = [
|
||||
|
||||
Reference in New Issue
Block a user