improvement: add link

This commit is contained in:
frab1t 2019-07-03 20:47:07 +02:00
parent 146512ea71
commit 33c3cd9d18
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ class ViewTicket extends Component {
>
<Table data={data} />
<Link to="/">
Go to home
Back to home
</Link>
</Card>
);