A pinned items list
Loading preview...
import PinList from "@/components/ui/pinlist" export default function Demo() { return <PinList /> }