Empty

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/empty
Usage
Import and use the component in your application
import { Empty } from "@/components/ui/empty"

export function Example() {
  return <Empty />
}
Preview
Interactive preview of the component

No documents found

Upload your first document to get started