Skip to content

Commit 6ebb0c5

Browse files
committed
tags
1 parent c632767 commit 6ebb0c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/app/core/formcomponents/tags/tags.component.html

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
[placeholder]="data.field.Placeholder"
66
[label]="data.field.Label"
77
(wSubmit)="addTag(data)"
8-
#inputRef
98
></winput>
109

1110
<ng-container *ngFor="let tag of data.submition[data.key]; index as i">

0 commit comments

Comments
 (0)