Back to blocks

Simple Download Card

Clean, minimal download card with file info and download button

Installation

npx shadcn add @mylo-ui/download-card-simple

Preview

Download File

Annual_Report_2024.pdf

PDF
2.4 MB

Usage

import { DownloadCardSimple } from "@/components/blocks/download-card-simple"

export default function Page() {
  return <DownloadCardSimple />
}

Dependencies

lucide-react

shadcn/ui Components

button
card