We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efbc159 + 5a573b4 commit 4666dc7Copy full SHA for 4666dc7
1 file changed
src/components/index.js
@@ -9,6 +9,7 @@ export * from './Avatar';
9
export * from './AvatarList';
10
export * from './Badge';
11
export * from './Button';
12
+export { default as Highlight } from './Highlight';
13
export * from './Icon';
14
export * from './Link';
15
export * from './Subheading';
0 commit comments