import { cn } from "@/lib/utils"; const ExternalDraggingevent = ({ event }: any) => { const { title, id, tag } = event; return (