Card
A production-ready component built with React and Tailwind CSS
Installation
Add this component to your project using the CLI
npx shadcn@latest add @clamo/cardUsage
Import and use the component in your application
import { Card } from "@/components/ui/card"
export function Example() {
return <Card />
}Preview
Interactive preview of the component
Legal Case Summary
Case #2025-001
This is a sample card component designed for displaying legal case information with proper spacing and typography.