Work on the jump tooltip

This commit is contained in:
Sébastien André
2021-01-08 16:24:40 +01:00
parent 51c509e4fe
commit 57575c0b81
5 changed files with 350 additions and 228 deletions

View File

@@ -1,3 +1,4 @@
<div class="content">
<button mat-raised-button color="accent" [routerLink]="['/jumps']" [routerLinkActive]="['active']" skipLocationChange>View the jumps</button>