This commit is contained in:
tiago.kayaya
2021-06-24 15:42:59 +01:00
parent c7bdb51607
commit 3191e74bf3
6 changed files with 22 additions and 27 deletions
@@ -99,8 +99,7 @@
[showSeconds]="showSeconds"
[stepHour]="stepHour" [stepMinute]="stepMinute"
[stepSecond]="stepSecond"
[touchUi]="touchUi"
[color]="color">
[touchUi]="touchUi">
</ngx-mat-datetime-picker>
</mat-form-field>
</div>
@@ -138,8 +137,7 @@
[showSeconds]="showSeconds"
[stepHour]="stepHour" [stepMinute]="stepMinute"
[stepSecond]="stepSecond"
[touchUi]="touchUi"
[color]="color">
[touchUi]="touchUi">
</ngx-mat-datetime-picker>
</mat-form-field>