@contentful/field-editor-tags

```bash npm install @contentful/field-editor-tags ```

Usage no npm install needed!

<script type="module">
  import contentfulFieldEditorTags from 'https://cdn.skypack.dev/@contentful/field-editor-tags';
</script>

README

@contentful/field-editor-tags

npm install @contentful/field-editor-tags

This package contains a React TagsEditor component that is used as a default for the Symbol / List field type in the Contentful web application.

import { TagsEditor } from '@contentful/field-editor-tags';