Skip to content

Commit

Permalink
feat: add link to checklists for #59
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Apr 14, 2020
1 parent 0d9dd8c commit 99b89f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<button mat-menu-item routerLink="/tool" routerLinkActive="active">工具集</button>
<button mat-menu-item routerLink="/design" routerLinkActive="active">设计 DevOps</button>
<button mat-menu-item routerLink="/helper" routerLinkActive="active">Ledge 编辑器</button>
<button mat-menu-item routerLink="/checklists" routerLinkActive="active">新项目检查清单</button>
</mat-menu>

<button mat-button [matMenuTriggerFor]="toolsetMenu">
Expand Down

0 comments on commit 99b89f1

Please sign in to comment.