import { Link } from "react-router-dom"; import BasicWindow from "../../Components/BasicWindow"; import Button from "../../Components/Button"; function UserProjectPage(): JSX.Element { const content = ( <>

ProjectNameExample

Your Time Reports

New Time Report

); const buttons = ( <>