@contentful/field-editor-date

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

Usage no npm install needed!

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

README

@contentful/field-editor-date

npm install @contentful/field-editor-date

This package contains a React DateEditor component that is used as a default for the Date field type in the Contentful web application.

import { DateEditor } from '@contentful/field-editor-date';