Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 32a3b3c

Browse files
authored
Revert "feat(docz): expose <Code /> component" (#1210)
This reverts commit c7a19b4.
1 parent 98a0036 commit 32a3b3c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/docz/src/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,3 @@ export { Props, PropsComponentProps } from './components/Props'
55
export * from './hooks'
66
export { theme } from './theme'
77
export { doczState, Entry, MenuItem, ThemeConfig } from './state'
8-
9-
const { Code } = require('gatsby-theme-docz/src/components/Code')
10-
export { Code }

0 commit comments

Comments
 (0)