Skip to content

Commit

Permalink
feat: adding support for image zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
websiddu committed Dec 27, 2024
1 parent f0f67c0 commit e624591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ export * from './Tabs/Tabs';
export * from './Code/Code';
export * from './Typography/Typography';
export * from './utils';
export * from './Image/ImageZoom';

0 comments on commit e624591

Please sign in to comment.