Footer SimpleA simple footer with copyright text and social media icon links.footersimplesocialcopyright PreviewCodeCopy"use client"; import FooterSimple from "@/components/vritti/footer-simple"; export function FooterSimpleExample() { return <FooterSimple />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/footer-simple"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy