TorbatYar/frontend/app/dashboard/page.tsx
2026-07-28 20:39:10 +03:30

4 lines
112 B
TypeScript

"use client";
export { CommercialDashboardPage as default } from "@/modules/commercial/features/dashboard";