"use client"; import "@/app/globals.css"; export default function Droppable() { return (
NEXUSHUB
); } export type DroppablePropsType = { }