diff --git a/src/components/svg-keyboard-key.component.ts b/src/components/svg-keyboard-key.component.ts index c9c20c7d..059f6704 100644 --- a/src/components/svg-keyboard-key.component.ts +++ b/src/components/svg-keyboard-key.component.ts @@ -17,10 +17,20 @@ import { Component, OnInit, Input } from 'angular2/core'; [attr.fill]="'#ffffff'" [attr.style]="'dominant-baseline: central'" *ngIf="labels && labels.length > 0"> - {{ labels[0] }} + id="SvgjsTspan1180" + >{{ labels[0] }} + {{ label }} ` })