Footer CompactA compact footer with minimal links and copyright.footercompactminimalcopyright PreviewCodeCopy"use client"; import FooterCompact from "@/components/vritti/footer-compact"; export function FooterCompactExample() { return <FooterCompact />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/footer-compact"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy