kgroad-frontend2/app/profile/my-reports/page.tsx

4 lines
104 B
TypeScript
Raw Normal View History

2024-02-02 11:35:09 +00:00
import MyReportsPage from "@/Pages/profile/MyReportsPage/MyReportsPage";
export default MyReportsPage;