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.
1 parent efbc159 commit 5a573b4Copy full SHA for 5a573b4
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