Component pin-list-demo
not found in registry.
Installation
Run the following command:
npx hanzo-ui@latest add pin-list
Usage
import { Pin List } from "@/registry/default/ui/pin-list"
export default function Example() {
return <Pin List />
}
Examples
Default
Component pin-list-demo
not found in registry.
API
Documentation coming soon.
Features
- Built with Radix UI and Tailwind CSS
- Fully accessible and keyboard navigable
- Customizable styling with CSS variables
- TypeScript support
Notes
For more examples and advanced usage, see the examples.