Skip to content

Commit 5a573b4

Browse files
committed
Export Highlight for consumption
1 parent efbc159 commit 5a573b4

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)