mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Simple hello world web component
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<a [routerLink]="['Page1']">Native</a>
|
||||
</li>
|
||||
<li [class.active]="isActive(['Page2'])">
|
||||
<a [routerLink]="['Page2']">Page 2</a>
|
||||
<a [routerLink]="['Page2']">WebComponents</a>
|
||||
</li>
|
||||
<li [class.active]="isActive(['Forms'])">
|
||||
<a [routerLink]="['Forms']">Forms</a>
|
||||
|
Reference in New Issue
Block a user