"use client"
import { ColorArea } from "@/components/ui/color-area"
export default function ColorAreaDemo() {
return <ColorArea />
}
npx shadcn@latest add @intentui/color-area-demoUsage varies by registry entry. Refer to the registry docs or source files below for details.