Skip to content

Commit 4d1dcc5

Browse files
authored
Update api.ts
1 parent 875dac9 commit 4d1dcc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/utils/api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { documentToHtmlString } from "@contentful/rich-text-html-renderer";
22
import { BLOCKS, INLINES } from "@contentful/rich-text-types";
33
import type { ContentfulClientApi, ContentType, Entry } from "contentful";
44
import contentful from "contentful";
5-
5+
66
type ContentWrapperGetOptions = {
77
/**
88
* Use draft data from the Contentful preview API if the ContentWrapper is authorized to do so.

0 commit comments

Comments
 (0)