kgroad-frontend2/app/create-report/page.tsx

4 lines
108 B
TypeScript
Raw Normal View History

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