react-categorized-tag-input
react-categorized-tag-input copied to clipboard
how to add new fields tag objects.
Tag object { title: 'String to used to identify the tag', category: 'id of the category for the tag' }
how to add new fields in tag object.for example i want to add new fields for "Link" in the tag object.how to solve this