"use client" import WorkSpacePortal from "@/components/dashboard/workplace/workspace"; export default function WorkSpacePage() { return (
); }