mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
fix AOT issue (remove unused attribute from html)
This commit is contained in:
parent
71ee4cf028
commit
61a4173ad3
@ -1,6 +1,5 @@
|
||||
<mat-slider
|
||||
[(value)]="value"
|
||||
[disabled]="disabled"
|
||||
[min]="min"
|
||||
[max]="max"
|
||||
[step]="step"
|
||||
|
Loading…
x
Reference in New Issue
Block a user