mirror of https://github.com/franjsco/tick3t
improvement: add link
This commit is contained in:
parent
146512ea71
commit
33c3cd9d18
|
@ -68,7 +68,7 @@ class ViewTicket extends Component {
|
|||
>
|
||||
<Table data={data} />
|
||||
<Link to="/">
|
||||
Go to home
|
||||
Back to home
|
||||
</Link>
|
||||
</Card>
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue