Skip to content

Commit 5353b24

Browse files
authored
Update custom-select.component.html
1 parent ca95d8f commit 5353b24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

showcases/angular-showcase/src/app/components/custom-select/custom-select.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"
3838
[label]="exampleName"
3939
[options]="exampleProps?.options"
40-
[removeTagsTexts]="exampleProps?.removeTagsTexts"
4140
[variant]="exampleProps?.variant"
4241
[message]="exampleProps?.message"
4342
[required]="exampleProps?.required"

0 commit comments

Comments
 (0)