1
0
mirror of https://github.com/franjsco/tick3t synced 2025-06-05 22:19:18 +02:00

fix: fix link

This commit is contained in:
frab1t
2019-07-03 20:47:42 +02:00
parent 33c3cd9d18
commit 0896e98697

View File

@@ -161,7 +161,7 @@ class TicketManager extends Component {
<Row>
<Col>
<Table data={data} />
<Link to="/admin/">Go to ticket list</Link>
<Link to="/admin/">Back to Ticket List</Link>
</Col>
</Row>