diff --git a/docsite/src/components/landing/close.tsx b/docsite/src/components/landing/close.tsx index 596e9bb..a06e2da 100644 --- a/docsite/src/components/landing/close.tsx +++ b/docsite/src/components/landing/close.tsx @@ -1,3 +1,4 @@ +import { Link } from "@tanstack/react-router"; import { ArrowRight } from "lucide-react"; import { GithubIcon } from "#src/components/github-icon.tsx"; import { LANDING_META } from "./data.ts"; @@ -33,8 +34,8 @@ export function Close() { @max-[480px]/dirA:flex-col @max-[480px]/dirA:items-stretch @max-[480px]/dirA:gap-2.5 " > - - + - - +