import BasicWindow from "../../Components/BasicWindow";
import Button from "../../Components/Button";
function PMProjectPage() {
const content =
<>
ProjectNameExample
Your Time Reports
New Time Report
Statistics
Unsigned Time Reports
>
const buttons =
<>