@contentful/field-editor-number

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

Usage no npm install needed!

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

README

@contentful/field-editor-number

npm install @contentful/field-editor-number

This package contains a React NumberEditor component that is used as a default for the Integer and Number field types in the Contentful web application.

import { NumberEditor } from '@contentful/field-editor-number';