Components
npx shadcn@latest add https://21st.dev/r/mvp_Subha/footer-columnLoading preview...
import Footer4Col from "@/components/ui/footer-column";
export default function DemoOne() {
return <Footer4Col />;
}
Loading preview...
Loading preview...