Skip to content

Commit 4109efc

Browse files
authored
docs: update code-block (#1974)
1 parent b14f1b0 commit 4109efc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/content/docs/foundations/document-structure.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ type CustomInlineContent = {
7272
content: StyledText[] | undefined;
7373
props: Record<string, boolean | number | string>;
7474
};
75-
```
7675

7776
type InlineContent = Link | StyledText | CustomInlineContent;
7877

0 commit comments

Comments
 (0)