mirror of
https://github.com/franjsco/tick3t
synced 2025-01-01 04:07:28 +01:00
refactor: add alt img
This commit is contained in:
parent
39add0ba00
commit
923795d537
@ -81,7 +81,7 @@ class NavBar extends Component {
|
||||
tag={Link}
|
||||
to="/login"
|
||||
>
|
||||
<img src={logo} ></img>
|
||||
<img src={logo} alt="admin login"></img>
|
||||
Admin
|
||||
</Button>
|
||||
</NavItem>
|
||||
|
Loading…
Reference in New Issue
Block a user