Skip to content

Commit e624591

Browse files
committed
feat: adding support for image zoom
1 parent f0f67c0 commit e624591

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ export * from './Tabs/Tabs';
55
export * from './Code/Code';
66
export * from './Typography/Typography';
77
export * from './utils';
8+
export * from './Image/ImageZoom';

0 commit comments

Comments
 (0)