Dashed panel encouraging a paste gesture, with a tinted clipboard tile and ⌘V hint chip.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Upload11 } from "@/components/beste/piece/upload11";
<Upload11
title="Paste an image from your clipboard"
hint="Screenshot, copy, and press the shortcut to drop it here."
tone="primary"
/>