Browse Source

Update header.component.html

pull/2194/head
Stuart123456789 2 years ago
committed by GitHub
parent
commit
3b3104d2fd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/client/src/app/components/header/header.component.html

2
apps/client/src/app/components/header/header.component.html

@ -73,7 +73,7 @@
'text-decoration-underline': currentRoute === 'resources' 'text-decoration-underline': currentRoute === 'resources'
}" }"
[routerLink]="['/resources']" [routerLink]="['/resources']"
>Resources</a >Resources SD</a
> >
</li> </li>
<li <li

Loading…
Cancel
Save