import { TextCustom, ViewWrapper } from "@/components"; export default function CollaborationDetailProjectMain() { return ( <> Detail Proyek ); }