1
0
mirror of https://github.com/franjsco/tick3t synced 2024-12-29 10:50:08 +01:00

improvement: add link

This commit is contained in:
frab1t 2019-07-03 20:47:07 +02:00
parent 146512ea71
commit 33c3cd9d18

View File

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