Skip to content

Commit 8c2495d

Browse files
committed
fix
1 parent aeccf81 commit 8c2495d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/input-tags.component.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ const InputTagsComponent = {
101101
disabled: '<',
102102
getSuggestions: '<',
103103
onTagAdding: '&',
104-
onTagAdded: '&',
104+
onTagAdded: '<',
105105
onTagRemoving: '&',
106106
onTagClicked: '&'
107107
}

0 commit comments

Comments
 (0)