Skip to content

Commit 3251f72

Browse files
committed
docs: update example
1 parent ba19486 commit 3251f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ contentfulExport(options)
5656
### ESM
5757

5858
```javascript
59-
import { default as contentfulExport } from 'contentful-export'
59+
import contentfulExport from 'contentful-export'
6060

6161
const options = {
6262
spaceId: '<space_id>',

0 commit comments

Comments
 (0)