TorbatYar/frontend/app/workspace/hub/page.tsx
Mortezakoohjani a483b47369 feat(workspace): complete production workspace and content operations
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-12 11:54:17 +03:30

3 lines
92 B
TypeScript

"use client";
export { WorkspaceHub as default } from "@/modules/workspace/features/hub";