Skip to content

Commit

Permalink
[AAE-15295] added design tokens to PeopleCloudComponent (#9162)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojd0 committed Jan 8, 2024
1 parent 7f387fe commit 0164075
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
</mat-icon>
</mat-chip>
<input *ngIf="!isReadonly()" matInput
#chipInput
[formControl]="searchUserCtrl"
[matAutocomplete]="auto"
[matChipInputFor]="userMultipleChipList"
Expand Down

0 comments on commit 0164075

Please sign in to comment.