Skip to content

Commit 9c04648

Browse files
authored
Merge pull request #524 from objectstack-ai/copilot/add-logging-functionality-again
2 parents e7751c3 + 4feb7cf commit 9c04648

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

apps/docs/mdx-components.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ export function useMDXComponents(components: MDXComponents): MDXComponents {
55
return {
66
...defaultComponents,
77
...components,
8-
};
8+
} as MDXComponents;
99
}

content/docs/references/contracts/meta.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)