Skip to content

Commit 4666dc7

Browse files
author
Dominic Nguyen
authored
Export Highlight for consumption (#9)
Export Highlight for consumption
2 parents efbc159 + 5a573b4 commit 4666dc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export * from './Avatar';
99
export * from './AvatarList';
1010
export * from './Badge';
1111
export * from './Button';
12+
export { default as Highlight } from './Highlight';
1213
export * from './Icon';
1314
export * from './Link';
1415
export * from './Subheading';

0 commit comments

Comments
 (0)