Skip to content

Commit

Permalink
Merge pull request #1088 from newrelic/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
LizBaker authored Oct 1, 2024
2 parents feefe6d + dda120e commit 0e27eb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gatsby-theme-newrelic/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export { default as Video } from './src/components/Video';
export { default as Walkthrough } from './src/components/Walkthrough';

export { default as formatCode } from './src/utils/formatCode';
export { default as search } from './src/components/SearchModal/search';
export { default as useActiveHash } from './src/hooks/useActiveHash';
export { default as useClipboard } from './src/hooks/useClipboard';
export { default as useDarkMode } from './src/hooks/useDarkMode';
Expand Down

0 comments on commit 0e27eb3

Please sign in to comment.