mirror of
https://github.com/franjsco/tick3t
synced 2025-06-05 22:19:18 +02:00
fix: fix link
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user