Skip to content

Commit 91fc719

Browse files
authored
Update export
1 parent df8ee81 commit 91fc719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/@primer/gatsby-theme-doctocat/live-code-scope.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default function resolveScope(metastring) {
1919
return {
2020
...doctocatComponents,
2121
...primerComponents,
22-
...octicons,
22+
...octiconComponents,
2323
...(metastring.includes('drafts') ? drafts : {}),
2424
...(metastring.includes('deprecated') ? deprecated : {}),
2525
ReactRouterLink,

0 commit comments

Comments
 (0)