|
|
@@ -5,7 +5,7 @@ import Typography from "@mui/material/Typography"; |
|
|
|
import ProjectCompletionReportWOComponent from "@/components/Report/ProjectCompletionReportWO"; |
|
|
|
|
|
|
|
export const metadata: Metadata = { |
|
|
|
title: "Project Status by Client", |
|
|
|
title: "Project Completion Report with Outstanding Un-billed Hours", |
|
|
|
}; |
|
|
|
|
|
|
|
const ProjectCompletionReportWO: React.FC = () => { |
|
|
|