minor spacing refactor

pull/4/head
Chris Veilleux 2019-04-30 16:37:50 -05:00
parent 775ab39263
commit cdae6cada8
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ export function pairingCodeValidator(deviceService: DeviceService): AsyncValidat
);
};
}
@Component({
selector: 'account-device-add',
templateUrl: './add.component.html',