no message
This commit is contained in:
parent
e8d9190648
commit
5fc7a67eb7
|
@ -1,3 +1,3 @@
|
|||
<div [formGroup]="form" class="form-group">
|
||||
<p-checkbox [formControl]="form" label="Test"></p-checkbox>
|
||||
<p-checkbox [formControl]="form.get('value')" label="{{field.data.label}}"></p-checkbox>
|
||||
</div>
|
Loading…
Reference in New Issue