Skip to content

Commit bc6af47

Browse files
committed
Removed comment about claude code
1 parent 2aa781b commit bc6af47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/module/src/MarkdownContent/MarkdownContent.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// ============================================================================
22
// Markdown Content - Shared component for rendering markdown
3-
// This was aided by Claude code
43
// ============================================================================
54
import { type FunctionComponent, ReactNode } from 'react';
65
import Markdown, { Options } from 'react-markdown';

0 commit comments

Comments
 (0)