Skip to content

Commit 0b3355a

Browse files
amide-initclaude
andcommitted
fix: remove unused title param in hacker GitHubSection
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1486fe3 commit 0b3355a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/templates/hacker/GitHubSection.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ type GitHubSectionProps = {
1818
}
1919

2020
export default function GitHubSection({
21-
title = 'GitHub',
2221
body,
2322
repos,
2423
}: GitHubSectionProps) {

0 commit comments

Comments
 (0)