import BasicWindow from "../../Components/BasicWindow"; import Button from "../../Components/Button"; function PMProjectPage(): JSX.Element { const content = ( <>

ProjectNameExample

Your Time Reports

New Time Report

Statistics

Unsigned Time Reports

); const buttons = ( <>