mirror of
https://github.com/franjsco/tick3t
synced 2025-06-05 22:19:18 +02:00
improvement: add link
This commit is contained in:
@ -68,7 +68,7 @@ class ViewTicket extends Component {
|
|||||||
>
|
>
|
||||||
<Table data={data} />
|
<Table data={data} />
|
||||||
<Link to="/">
|
<Link to="/">
|
||||||
Go to home
|
Back to home
|
||||||
</Link>
|
</Link>
|
||||||
</Card>
|
</Card>
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user