penambahan list icon
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
formControlName="name"
|
||||
/>
|
||||
</div>
|
||||
<div class="form-group col-md-6">
|
||||
<label for="status" style="color: #ffffff">Icon:</label>
|
||||
<app-select-icon (iconSelected)="onIconSelected($event)"></app-select-icon>
|
||||
</div>
|
||||
|
||||
<div class="form-group col-md-6">
|
||||
<label for="status" style="color: #ffffff">Status:</label>
|
||||
<select
|
||||
|
||||
Reference in New Issue
Block a user