Changing link of ProjectNames to Projects.
This commit is contained in:
parent
7dffae8957
commit
be0577e6d8
@ -258,7 +258,7 @@ const Header = () => {
|
||||
</div>
|
||||
<div className="dropdown-shortcuts-item col">
|
||||
<a
|
||||
onClick={() => navigate(`/projectNames`)}
|
||||
onClick={() => navigate(`/projects`)}
|
||||
className="text-heading text-truncate cursor-pointer"
|
||||
>
|
||||
<span className="dropdown-shortcuts-icon rounded-circle mb-3">
|
||||
|
Loading…
x
Reference in New Issue
Block a user