fix backbutton
This commit is contained in:
parent
dc84bc997e
commit
a6846ad7a4
2 changed files with 2 additions and 8 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import BasicWindow from "../../Components/BasicWindow";
|
||||
import Button from "../../Components/Button";
|
||||
import NewTimeReport from "../../Components/TimeReport";
|
||||
//import { Link } from "react-router-dom";
|
||||
import BackButton from "../../Components/BackButton";
|
||||
|
||||
function UserNewTimeReportPage(): JSX.Element {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue