parent
a68cbdcc0a
commit
195259bb72
@ -1,6 +1,6 @@
|
||||
<button
|
||||
class="erase btn btn--warning"
|
||||
[disabled]='!inputModel'
|
||||
*ngIf='inputModel.length'
|
||||
(click)="eraseInput()" >
|
||||
<i class="fa fa-times" ></i >
|
||||
</button >
|
||||
|
Loading…
Reference in new issue