Skip to content
Snippets Groups Projects
Commit e9566526 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Fix demo icon

parent cceb00a6
No related merge requests found
......@@ -5,7 +5,7 @@
Blog
</button>
<button mat-button *ngIf="router.url === '/home'" (click)="navToDemoSession()">
<mat-icon>meeting_room</mat-icon>
<mat-icon>launch</mat-icon>
Demo
</button>
<span class="fill-remaining-space"></span>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment