Skip to content

Commit

Permalink
chore: update reference -> baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
tylercchase committed Dec 2, 2024
1 parent 566632b commit b3b0d38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
}
<mat-menu #menu="matMenu">
<ng-template matMenuContent let-tooltipData="tooltipData">
<button mat-button (click)="setReference(tooltipData)">Set as Reference</button>
<button mat-button (click)="setReference(tooltipData)">Set as Baseline</button>
</ng-template>
</mat-menu>
</div>

0 comments on commit b3b0d38

Please sign in to comment.