Skip to content

Commit 3a0d750

Browse files
KianNHWalshyDev
andauthored
Apply suggestions from code review
Co-authored-by: Daniel Walsh <[email protected]>
1 parent 3712c73 commit 3a0d750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/style-guide/components/github-code.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import { GitHubCode } from "~/components";
2222
commit="a844e629ec80968118d4b116d4b26f5dcb107137"
2323
lang="ts"
2424
code={{
25-
collapse: "3-6"
25+
collapse: "3-6"
2626
}}
2727
/>
2828

@@ -33,7 +33,7 @@ import { GitHubCode } from "~/components";
3333
commit="a844e629ec80968118d4b116d4b26f5dcb107137"
3434
lang="ts"
3535
code={{
36-
collapse: "2-3"
36+
collapse: "2-3"
3737
}}
3838
/>
3939
```

0 commit comments

Comments
 (0)