import { GithubIcon } from "lucide-react" import { Separator } from "./ui/separator" export function FooterRepoLink() { return (
GitHub Beszel {globalThis.BESZEL.HUB_VERSION}
) }